Better, I think: background-color: @text-foreground; This should work for any (dark) color theme. If you omit the #qt_toolbar_ext_button, the style will get applied to the menubar's "menu-indicator" also, as well as any other toolbar (yes, the menubar also has an overflow indicator, if you can see it). This is most likely what one wants.
On Wednesday, April 3, 2024 at 12:47:35 PM UTC-4 Edward K. Ream wrote: > On Wednesday, April 3, 2024 at 9:56:16 AM UTC-5 Edward K. Ream wrote: > > Googling shows that the QToolbar class has inherent limitations. There is *no > way* to split QToolButton widgets into separate rows. > > > This statement is misleading. The easiest workaround is to assign > buttons/widgets to *multiple* QToolbar instances. > > And one can probably use QLayouts to control placement of toolbar items. > > But I'll leave all such issues to the interested reader, hehe. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/4faf3b44-001a-4679-b853-87e720b7b271n%40googlegroups.com.