HumanSignal / HumanSignal/label-studio
"Move" mode cannot be deactivated
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
The "Move" mode cannot be deactivated when labelling images: Clicking once activates it, but a second click shows no reaction, unlike the behaviour of the "Pan" mode, for example. If I now want to switch from Move to Pan mode, for example, the former remains activated in the background (without being marked as active) and I cannot draw new masks, for example.
**To Reproduce**
Steps to reproduce the behavior:
1. Press V to activate the Move mode
2. Click on a polygon mask you have drawn
3. Press H twice to activate and deactivate the Pan mode
4. Try to draw a new mask - you are not able to do that as the Move mode is still active although not visible as such
**Expected behavior**
I would like to be able to deactivate the movement mode in the same way as the pan mode and would like a visible sign for its activation or deactivation.
**Environment (please complete the following information):**
- OS: Ubuntu 22.04.2 LTS
- Label Studio Version 1.6.0RC5
Contributor guide
Assessment
This issue has not been assessed yet.