metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

Toolbar and layer details layout updates

Open yvonnesjy opened this issue 1 year ago • 3 comments

  1. Change toolbar to overlay on top of map
  2. Move layer details panel to the right of toolbar

yvonnesjy avatar Apr 10 '24 03:04 yvonnesjy

Change toolbar to overlay on top of map

Note this is already the behaviour on small screens, so we could just apply those styles for all screen sizes

robyngit avatar Apr 11 '24 15:04 robyngit

Yup it's definitely doable technically. My main concern right now is how to handle it in the 3-part view. It already doesn't have enough space in the current layout, and it definitely doesn't have enough space to have the toolbar and the details panel side-by-side.

yvonnesjy avatar Apr 13 '24 00:04 yvonnesjy

Maybe on screensizes smaller than some threshold, the layer list could just take up 100% of the screen? Just an idea.

robyngit avatar Apr 15 '24 17:04 robyngit