After another busy week, we have a new Dev Diary video and a new beta!
We’ve done a lot of optimization on the Workspaces feature — The entire UI is running smoother and faster than ever before. Not only that, we’ve also added in a scalable Editor so you can now work on those big ideas even on the smallest of screens!
This is really good, the whole configurable UI thing is a gamechanger.
But I do have one feature request for the Workspace manager, can you consider adding the ability for the user to assign keyboard commands to the saved workspaces. This will make it so much easier to switch between them.
The scalable editor is lovely, but it also just killed one of my workflows.
As I tended to remove most screen size breakpoints, preferring to work with ‘mobile’ ( < 480px) and ‘not mobile’ (> 480px) . I rarely concern myself with screen sizes over 1280px as the vast majority of devices use smaller screen sizes.
I would often resize the viewport to quickly switch between screen sizes (much like I do using a Safari + its developer tools). Now the ‘resize handles’ (the sides of the viewport that would let you change the width) are often unavailable as the screen has switched into ‘scale’ mode. This then requires me to switch to a different screen size so that I can once again access the ‘handles’.
Probably not a problem many others will encounter, and I don’t have a solution other than make the viewport scaling something that you can turn off and on, as well as being able to manually set the viewport width and scale at the bottom of the window.
@anon68150607, I think we can easily solve this by only making XL and above stick to the edge of the screen (as we’d rather not add an option to switch sticking on and off).