I have suddenly come to find out a lot of Qt UI things that are definitely worth leaning into.
First. There's a lot of Reflected element options. I had no clue: #1443839782617747536
But secondly, while having a talk on #1450256066351988848
We'd discussed an aesthetic upgrade to modernize and improve the aesthetics of the engine.
I found out there are stylesheets all throughout the O3DEEditor\Code\Framework\AzQtComponents\AzQtComponents\Components\Widgets\ file folder.
- To start is a base style file:
AzQtComponents\AzQtComponents\Components\Widgets\BaseStyleSheet.qss- It already starts to define common colours and settings.
Wanted to raise this for discussion. Even beginning to look at colour schemes and style changes around shape and size that reflect modern software aesthetics would be a great start.
- #1457148819396362362
(I'm with unity build set to on, so that's may be why)