umap icon indicating copy to clipboard operation
umap copied to clipboard

feat: merge "datalayer browser" and "data browser"

Open yohanboniface opened this issue 1 year ago • 0 comments
trafficstars

Small big PR!

Previously, we had both a "datalayers browser" and a "data browser", now those two are merged.

The datalayers browser looked like this:

image

The data browser looked like this:

image

The new browser has two modes, an expanded mode and a condensed mode.

Expended mode, which is roughly the same as the previous data browser:

image

In condensed mode:

image

One can switch from those two mode by a button in the panel:

image

Once the panel is in a given mode, it will stay in this mode unless the user changes it.

The button to open the browser is now on the right of the screen (while it was on the left before), and a new "caption" button appears:

image

In edit mode, the browser stays, and replaces the previous box to list the layers:

image

Again, it can be either in condensed mode or in expanded mode:

image

When editing a given layer, a new "back" button appears, to go back to the browser (fix #330):

image

yohanboniface avatar Mar 12 '24 10:03 yohanboniface