Skip to content

fix: DEV-2739: Deselect image region bbox on short click #2600

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

Merged
merged 4 commits into from
Jul 5, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/js/main.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions label_studio/frontend/dist/lsf/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "feat: DEV-2669: Create filters for authors in Paragraph Transcription (#719)\n\n* feat: DEV-2669: adding filterBy name capability to Paragraph model\r\n\r\n* feat: DEV-2669: implement author filter search\r\n\r\n* feat: DEV-2669: tag styling for multi select render items\r\n\r\n* feat: DEV-2669: select item color and bg color need to stay the same for selection state contrast\r\n\r\n* feat: DEV-2669: ensure the filter is handled correctly on clear all\r\n\r\n* refactor styles to css for select dropdown\r\n\r\n* removing commented out line",
"commit": "f50bd5e352c1027071aac27899c47c8cd481a447",
"branch": "master",
"date": "2022-06-30T21:37:57Z"
"message": "fix: DEV-2379: Deselect image region bbox on short click",
"commit": "47b21a4520c884027067ae2635db667b4bed3783",
"branch": "fb-dev-2739",
"date": "2022-07-05T02:20:29Z"
}