-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: LEAP-1191: Fix drawing tools scenarios with ctrl pressed #6056
Conversation
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ Deploy Preview for heartex-docs canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great 🔥
/selenium test
|
/git merge develop
|
/git merge develop
|
/git merge develop
|
/git merge develop
|
/git merge develop
|
/git merge develop
|
This fix changes behaviour into:
PR fulfills these requirements
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made
ex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
Change has impacts in these area(s)
Describe the reason for change
There is an intersection of two expected behaviours:
So that, with keeping ctrl/cmd pressed and clicking on the region we got:
But all that in the same time.
What feature flags were used to cover this change?
N/A
Does this PR introduce a breaking change?
What level of testing was included in the change?
Which logical domain(s) does this change affect?
Image
,Drawing tools