Open ericscheid opened 11 months ago
Metadata Editor .less
: z-index : 10000;
Woops, didn't mean to hit submit so quickly.
So do we want to show the Theme Selector for the editor when the Metadata Editor is open, or just hide that toggle and display only when using the Style or Brew editors?
On my Theme Selector PR, I currently have the theme selector dropdown using the same gray as the metadata editor, which isn't great. But that is a moot point if we don't allow Editor theme selection when an editor isn't open/visible.
(or we could gray it out as 'non functional' when viewing metadata editor)
(or we could gray it out as 'non functional' when viewing metadata editor)
This seems reasonable. We do dim/disable the undo/redo buttons on the Properties panel.
The themes dropdown is now appearing above the properties panel layer so this could be closed. However ..
I would prefer that the themes toolbar button is instead disabled/dimmed when Properties is displayed.
Clicking the Editor Themes icon while the Properties tab is selected does not cause the themes widget to be visible. It is likely hidden behind the properties tab.