Create a combo button+dropdown control, and use it to kill the on-canvas "show / hide inspector", "show / hide code editor", and "show / hide navigator" buttons #5892
Labels
Canvas
Affects the visual editor
Problem
We have an unconventional way to show / hide different panels. Turns out that everyone by default looks in the toolbar, so we should have toggleable menu entries there.
Implementation
This requires a button that can invoke a "context" menu (not actually a context menu, but positioned below the button. #5633 and #5643 have prior art. Unfortunately #5643 is currently on hold, so this will require either a partial solution for that, or a stopgap one otherwise.
Design
Navigator
,Code Editor
,Inspector
. (NB: these aren't perfect, but neither are 'left menu' and 'right menu')(checked indicators like this, plus space for keyboard shortcuts)
The text was updated successfully, but these errors were encountered: