Hello everybody,
I wrote an extension with some checkboxes in it. After updating from version 0.48 to 0.91 checkboxes now appear always before the text and not behind it. That bothers me because all other parameters ( int, float , text , ... ) appear after the descriptive text. It's now a bit confusing to handle...
Is there an align parameter or something like that to fix it in the xml file? I already tried a lot, unfortunately without success .
Thanks in advance!
Position of checkboxes after update 0.91
Re: Position of checkboxes after update 0.91
This was an intentional change ( Revision 9748: “Extensions. General UI improvements (gnome HIG). New group header extension parameter.” ) to match the GUI with the Gnome HIG.
There is no INX parameter or attribute available to choose a specific layout of the widgets (e.g. for a Boolean option), nor are there plans to revert Inkscape's Auto-GUI for extensions to the prior layout.
There is no INX parameter or attribute available to choose a specific layout of the widgets (e.g. for a Boolean option), nor are there plans to revert Inkscape's Auto-GUI for extensions to the prior layout.