nion-software / nionswift

Nion Swift is open source scientific image processing software integrating hardware control, data acquisition, visualization, processing, and analysis using Python. Nion Swift is easily extended using Python. It runs on Windows, Linux, and macOS.
http://nion.com/swift
GNU General Public License v3.0
43 stars 33 forks source link

Zoombutton #1073

Open Tiomat85 opened 1 week ago

Tiomat85 commented 1 week ago

Initial draft pull request to run tests.

cmeyer commented 1 week ago

Can you use these zoom in/out icons instead (you may have to modify size to be 24x24 to conform to other tool icons):

zoom_in_cursor zoom_out_cursor

Note: to get source, click on the icon and then show source in your browser.

cmeyer commented 1 week ago

I didn't get to this today - but a question anyway: is this ready for me to review?

Tiomat85 commented 1 week ago

I didn't get to this today - but a question anyway: is this ready for me to review?

Yes it should be ready for a first review, I am still trying to figure if I can add the drag-to-zoom stuff but that will come in as a second PR.