Skip to content

Commit

Permalink
fix: DEV-2739: Deselect image region bbox on short click (#2600)
Browse files Browse the repository at this point in the history
* fix: DEV-2739:  Deselect image region bbox on short click

* [frontend] Get build lsf

* update lsf

Co-authored-by: bmartel <bmartel@users.noreply.github.com>
  • Loading branch information
bmartel and bmartel committed Jul 5, 2022
1 parent e63f269 commit da9c842
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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.

6 changes: 3 additions & 3 deletions label_studio/frontend/dist/lsf/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: DEV-2647: rotating bounding box bugs (#711)\n\n* fix: DEV-2647: rotating bounding box bugs\r\n\r\n* fix: DEV-2647: rotating bounding box bugs\r\n\r\n* fix: DEV-2647: rotating bounding box bugs\r\n\r\n* Use one mixin for 2- and 3-point rect\r\n\r\n* fix: DEV-2647: handling rotated and reversed rectangles has veen improved\r\n\r\n* Fix calculations of rect height after 2nd point\r\n\r\n* fix: DEV-2647: fixing overflowing rectangles\r\n\r\n* fix: DEV-2647: cursor no longer changes while hovering over other regions when drawing\r\n\r\n* Fix contraints on mouse leave; whitespaces; ff check\r\n\r\nFF check in global scope can be possibly over-optimized by webpack\r\n\r\n* Remove console.log\r\n\r\nCo-authored-by: hlomzik <hlomzik@gmail.com>",
"commit": "d7af0e7c45b495345c76fa852b788a0e8ff0d531",
"message": "fix: DEV-2365: User is able to edit choice results imported as read-only (#702)",
"commit": "e638232aeb73533a26a835009acc998971fe1ea9",
"branch": "master",
"date": "2022-06-21T13:20:50Z"
"date": "2022-07-05T21:25:37Z"
}

0 comments on commit da9c842

Please sign in to comment.