A lot of behind the scenes work on the backend, moving the entire application window and UI elements from inline python to independent blueprint files. This helps organize the apps structure and makes future features easier to implement. Most of these effects are on the backend, however having independent ui files has allowed for a slight update to minor elements and dialog pop up windows. With this update also comes an overhaul to the mockup, it now looks a lot sleeker and is intractable! Try clicking on various elements to open a menu to choose colors just for them without having to navigate clunky sub menus!
What's Changed
- Blp refactor by @Schwarzen in #10
Full Changelog: v0.10.5...v0.11