HumanSignal / HumanSignal/label-studio

How to disable click to select when in label tools

Open
#7,265 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

I need to annotate bounding boxes on images. The task is about object relationships and I want to use the id of the labels to indicate their relations.

However, this requires drawing the bigger boxes first. And the current behavior I found is that Label Studio will select the bounding box in the area when clicked regardless of what tool is being selected.

![Image](https://github.com/user-attachments/assets/1c6868ee-60f4-459a-b3aa-341d96b974a0)

Is there an option to turn this off? Like only select the region if the tool is "Move (v)".

If not, which file control the click event? I found what look like the regions themselves in `web/libs/editor/src/regions/` but I'm not sure from which file those classes are being called.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.