pd-ui7: Improve Container/Menu Centering API #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem Description
Currently, creating UIs with centered objects is heavily hard-coded. This makes UI development more difficult and can lead to visual glitches.
Proposed Solution
Alternative Approach for Simple Cases
For simple cases, centering could be done by:
Next Steps
UI7::Menu::JoinAlign
correctly calculates the maximum width of the object set.rewriteto development