pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
40 stars 2 forks source link

Intransparent and insufficient handling of Grouping Actions #425

Open ThomasOrtner opened 1 month ago

ThomasOrtner commented 1 month ago

Grouping Actions are primarily delete and move.

Status Quo: Currently, delete only works on singular items, specifically, an item selected with the single select interaction i.e. the name is highlighted Currently, move only works with multiple items, specifically, an item or multiple items selected with the multi select interaction i.e. the icon is highlighted. The single remove is especially painful when cleaning out a scene and one has to await the priority redraw after every removal

Expectation: Both, single select and multi select items, should be affected by remove and move actions.

Implications/Suggestions: