imagetagger icon indicating copy to clipboard operation
imagetagger copied to clipboard

zoom when hover

Open jgueldenstein opened this issue 7 years ago • 4 comments

optionally zoom into image section when hovering to increase accuracy

jgueldenstein avatar Nov 22 '17 18:11 jgueldenstein

I tend to use https://github.com/i-like-robots/EasyZoom to realize that, but some evaluation is needed. I don't know if the combination of multiple plugins on the same image causes problems.

NFiedler avatar Nov 22 '17 23:11 NFiedler

Hi NFiedler, I just stumbled over your comment and desperatly need to zoom some large images in ImageTagger. Did you already tried to integrate EasyZoom into ImageTagger or do you have any ideas how to start with? I never looked under the hood of the imagetagger-source code, so I'm totally clueless how to start.

stvogel avatar Nov 25 '19 15:11 stvogel

Moin. Sadly there is no progress on our side in that direction. @ftsell is working on a long-term goal of reimplementing the whole frontend in a proper JS framework. The JS file of that view is in imagetagger/imagetagger/imagetagger/annotations/static/annotations/js/annotations.js . Honestly, I am very sorry about it... in case you have any questions, feel free to ask.

PS: A workaround from some of our team members was to use a screen zoom in the universal access menu of their OS. While this is definitely the hackiest solution I can imagine, it does what it's supposed to do...

NFiedler avatar Nov 25 '19 18:11 NFiedler

Thanks @NFiedler for your quick answer and the hint to annotation.js I will look into it. Sounds like a good idea to reimplement the frontend in a proper JS framework. @ftsell is there anything that can already be used?

stvogel avatar Nov 26 '19 07:11 stvogel