-
Notifications
You must be signed in to change notification settings - Fork 463
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
Keyboard shortcuts not working #605
Comments
reproduced here too using vue3. I guess the code doesn't use saved values, but shortcut default values. If you are really sure of the shorcuts you want, modify this file : |
edited coco-annotator\client\src\mixins\shortcuts.js PS E:\coco-annotator> docker-compose -f docker-compose.yml build Then open it as before a little trouble,I am windows, or is there a way to lower the version.Please tell me the process and order.At the same time, I don't know how to uninstall. I feel that there is still a problem with uninstalling and reinstalling before. |
How do I download an old version? I downloaded the compressed file of an old version, tried to cd into coco-annotator, and ran docker-compose up. After running it, it still shows version 0.11. |
Well, there is no uninstall/reinstall mechanism. If you want to build an older version, you can clone github project, then checkout the tag you want with git. And then run docker-compose -f docker-compose.yml build (or any other docker-compose file present at project roo (dev, gpu) |
After setting up the shortcut key, when I move to the next image, the shortcut key is refreshed
The text was updated successfully, but these errors were encountered: