We will be doing a pass on the layout and spacing soon. I read everything I can so we are acutely aware of the feedback. I am not worried about adjusting the layout because we have a lot more freedom here thanks to Stylesheets and Luau UI.
The near term priority is on the functional side of things. Currently we’re working on Play/Test controls (a deceptively complex task) and rough first pass at custom tabs while still chipping away at a lot of architecture work.
I wonder why they can’t just admit that they made the buttons ginormous because they’re planning to pander to the mobile audience more, instead of trying to cope and tell us that it’s going to be more efficient to not have any quick operations at the top of the screen anymore.
The skeleton loaders in the Universal App are a bit dodgy in this regard: sometimes basic data like titles shows up then gets replaced with the skeleton loader again until the metadata has loaded.
For example the skeleton animation still being on top of already loaded images. That’s why some people might have uncertainties about how it will affect the perceived loading time, things un-loading definitely isn’t great
I presume the bulk of animations would be fade in animations and skeleton loaders, both of which don’t affect time to perform an action. Skeleton loaders are just placeholders until things get downloaded, and fade in animations typically last 100-250ms which isn’t enough to affect productivity.
new quirk i discovered: when right clicking if you have this enabled, there will no longer be icons and as a result, it will display as a just plain menu.
please hope that this gets revamped too & bring back proper icons to it
Why not add a button in settings to have the old button placement turned back on after this releases? Still have the new code stuff but in the old placements.
Nice catch! I’ll mention this to the team that Constraint Scale isn’t there. That View menu option just toggles the visualization on/off in the Viewport like the old buttons do.
We would rather work on the functionality to let you build your own toolbars. Then you can recreate any of the old tabs you’d like and maybe even improve them to suit you.