3DStreet / 3dstreet-editor

3DStreet Editor Repo
https://3dstreet.app
Other
18 stars 3 forks source link

fix UI and other issues of Layers Panel #431

Closed Algorush closed 2 months ago

Algorush commented 2 months ago

From discord: (1) when panel first opened it is blank until user chooses an option (2) incorrect scroll behavior - dropdown shouldn't scroll, should always be static at top of modal (3) Review -- are these the layers that we need? Any missing? Any shouldn't be there? (For example we should temporarly hide markings entity types because they don't work) Issues I discovered: (4) The panel should hide when switching Editor->Viewer

Another not UI related issues:

Algorush commented 2 months ago

items 1, 2, 3 (remove Stencils for now), 4 from the list have been fixed here: https://github.com/3DStreet/3dstreet-editor/pull/432

kfarr commented 2 months ago

@Algorush we have now merged editor into core, so you'll need to copy over your changes from PR #432 to the 3dstreet repo as a new PR

kfarr commented 2 months ago

good enough for now, i'll write another ticket someday about this for future changes