Skip to content

toggleable zoom lock feature #82

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

Open
matt-deboer opened this issue Jan 28, 2019 · 9 comments
Open

toggleable zoom lock feature #82

matt-deboer opened this issue Jan 28, 2019 · 9 comments
Labels

Comments

@matt-deboer
Copy link
Contributor

Feature Request
For some scenarios where zooming is overly sensitive (I'm looking at you, Macbook pro oversized touchpad), it would be useful to toggle a lock on the zoom capability.

@jsbroks jsbroks added priority: low type: feature New idea status: available Issue is open for anyone labels Jan 28, 2019
@EMCP
Copy link
Contributor

EMCP commented Apr 7, 2019

on large images the zoom is also quite poor.. or unclear. I find it will really help if we had a tool to move the image and annotations.

@EMCP
Copy link
Contributor

EMCP commented Apr 7, 2019

performance in general is bad on large large images, but that's probably not trivial to fix either

@jsbroks
Copy link
Owner

jsbroks commented Apr 7, 2019

@EMCP What version are you on. This should no longer be an issue #151

@EMCP
Copy link
Contributor

EMCP commented Apr 8, 2019

according to the site, v0.8.0

Screen Shot 2019-04-08 at 8 52 28 PM

I may be on the fat tail side of image sizes, can try preprocessing a step down (tried half size and still quite big)... had chrome crash on me once now, may switch to firefox as I heard it can help

@jsbroks
Copy link
Owner

jsbroks commented Apr 8, 2019

@EMCP Current version is 0.10.2, issue was fixed in 0.9.0. Please consider upgrading. Keep in mind annotation made in 0.8.0 might not be optimization but new annotations will be.

@EMCP
Copy link
Contributor

EMCP commented Apr 8, 2019

definitely can do! I had just run off the instructions 1 month ago, but perhaps I need to build from source to get latest release.. in either case, will do! thanks

luckily hadn't made too many datasets with the v0.8.0

@jsbroks
Copy link
Owner

jsbroks commented Apr 8, 2019

To get the latest:

git pull
docker-compose down
docker-compose pull
docker-compose up

Normally you wont have to do git pull, but 0.10 was such a large update. View release section for more info on what has changed.

@EMCP
Copy link
Contributor

EMCP commented Apr 21, 2019

I still get crashes, I can hear my CPU whirring hard on these images.. I'm guessing it's testing the limits of VueJS and the algorithm that stores the annotation mask cordinates

@jsbroks
Copy link
Owner

jsbroks commented Apr 21, 2019

@EMCP Please try to reproduce this on the demo server and provide a link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants