-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For narrower screens, particularly mobile devices, the side-by-side layout of the editor may leave both the source code area and the render canvas feeling a bit squashed horizontally,when they'd fit quite comfortably in an above/below arrangement.
Consider either having the layout automatically flip to above/below when the screen width is below a certain threshold, or adding an option to the settings to flip the layout.
(For extra credit, the interface could go full Compiler Explorer, with draggable sections that can be repositioned at will — Matt Godbolt uses golden-layout for that — but that's a lot more work than a simple responsive arrangement.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request