ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.64k stars 588 forks source link

Add zoom/pan tool #2

Closed ivmartel closed 11 years ago

ivmartel commented 12 years ago

Once activated, click+drag pans the images and the mouse wheel zooms.

ivmartel commented 12 years ago

Shapes surfaces need to be updated too...

ivmartel commented 12 years ago

Resizing the image window should also zoom the image...

birgerhaarbrandt commented 11 years ago

Hi there, zoom doesn't seem to work for me. Using mouse wheel causes the image (all of the shipped examples) to vanish. Pushing "Reset" brings the image back to screen. Tried 22.0.1229.79 of Chrome and Firefox 14.0.1.

ivmartel commented 11 years ago

Which version of dwv are you using? The latest from the code and the online one seem to work for me with Chrome. Did you do anything before zooming?

birgerhaarbrandt commented 11 years ago

Just tried it again with Chrome: suddenly works like a charme. Firefox still is not working. Didn't change anything. I'll try to give you an example that's reproducible. I use the online version (if that's the zipped folder containing all files)

ivmartel commented 11 years ago

Autosize was fixed in #19. Drawing resize have their own issue: #27.