Page 1 of 1

[Changed in one UI] Top right bottom left as box parameter order like in CSS

Posted: Fri Oct 21, 2022 8:20 pm
by porg
UIs with numerical fields for the 4 sides of a box:
• should ideally be positioned really top, left, bottom, right.
• but where this is not possible and where the need to be in a layout column or layout row the order should be like in CSS when stating the 4 box values combined.
• Recommending to follow CSS convention as it is the strongest open standard regarding visual formatting and now around for 25 years.

GraphicConverter - Top right bottom left as box parameter order like in CSS.png
GraphicConverter - Top right bottom left as box parameter order like in CSS.png (56.14 KiB) Viewed 1639 times

Re: Top right bottom left as box parameter order like in CSS

Posted: Sat Oct 22, 2022 8:13 am
by forum_adm
Build 5631 will use the standard macOS order: top, left, bottom, right

Re: Top right bottom left as box parameter order like in CSS

Posted: Mon Oct 24, 2022 1:22 pm
by porg
Cool! So macOS already adapted to the CSS order too. Makes sense.

Re: Top right bottom left as box parameter order like in CSS

Posted: Mon Oct 24, 2022 1:25 pm
by porg
My concrete screenshot from "Add/remove margins" in the batch conversion UI was an example.
I assume in total in GC there are countless UIs incorporating "top right bottom left" parameters.
Did you manage a uniform order of "top right bottom left" in all UIs of GC?

Re: Top right bottom left as box parameter order like in CSS

Posted: Mon Oct 24, 2022 1:47 pm
by forum_adm
The other items will be changed step by step.

Re: Top right bottom left as box parameter order like in CSS

Posted: Mon Oct 24, 2022 2:16 pm
by porg
I guessed so. B/c I assume changing all occurrences is quite an undertaking.

Naive idea: You could do some regex searching through your UI build files for files containing 2-4 hits from the word group "top right bottom left" to find that somehow systematic at least.