Ui enhancements 2.0 #31

Merged
kepler155c merged 15 commits from ui-enhancements-2.0 into develop-1.8 2020-04-22 00:41:00 -04:00
kepler155c commented 2020-03-31 13:57:04 -04:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MayaTheShy/Opus#31