Skip to content
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: LSDV-5560: Fix plus and minus hotkeys #4784

Merged
merged 11 commits into from
Sep 28, 2023
Merged
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/css/main.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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": "fix: LEAP-36: Taxonomy alias + other important fixes",
"commit": "4f4a382254b4dd781af5ad8cdbe35b015f780a4c",
"branch": "master",
"date": "2023/09/08 19:20:48"
"message": "fix: LSDV-5560: Fix plus and minus hotkeys",
"commit": "b8364087cad88f8db1136fe224e407a83034176c",
"branch": "fb-lsdv-5560/zoom-hotkeys",
"date": "2023/09/14 16:15:10"
}
Loading