Ui enhancements 2.0 #31
Reference in New Issue
Block a user
Delete Branch "ui-enhancements-2.0"
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?
A big overhaul for UI. All elements now have a corresponding canvas (buttons, tabs, etc.). This differs from previous as canvases were only created as needed. This greatly reduces complexity when needing a canvas for transitions, etc.
One issue found is with drag selecting text - some elements with a left margin are not working correctly. Changes were made to dragging to support movable windows.
Not much time to fully test atm as real life work is a bit overwhelming. Please merge when you have some time for testing.