https://bugs.documentfoundation.org/show_bug.cgi?id=148017
Bug ID: 148017
Summary: harmonize .ui file widget construction for sidebar
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
The sidebar .ui files are gtkboxes, gtkgrids, boxes within boxes, ...
As the construction is nearly always different I would suggest to harmonize the
structure so that if someone will theme the sidebar the structure is always the
same and it's than way easier to do any generic stuff for all sidebar elements.
>From my point of view, I would have
gtkbox
gtkbox (label left aligned) space gtkbox (right aligned)
that's it.
So if someone want to define a fix width for the right aligned gtkwidgets
(dropdown, input field, ...) everything will be aligned.
--
You are receiving this mail because:
You are the assignee for the bug.