ActiveBrainAtlas2 / activebrainatlasadmin

This is the ActiveBrainAtlas database portal. This project provides the admin area to edit data associated with the Active Brain Atlas project. It also provides the REST API.
0 stars 1 forks source link

Cannot pan the screen when in "draw mode" #216

Open mm6654 opened 8 months ago

mm6654 commented 8 months ago

The polygon "draw mode" does not allow for a view mode, therefore in order to pan around the screen we would have to go back to the volume tool and turn it off. Before, there was a key shortcut "ctrl" + x that allowed automatic switches between draw mode, view mode, and edit mode.

Discussed with Yusup that a potential key shortcut could include the space bar - holding down space bar toggles pointer into a hand and allows for user to pan the screen without exiting draw mode. Releasing the space bar would turn the hand back into a pointer.