wkjarosz / hdrview

A simple research-oriented image viewer with an emphasis on examining and comparing high-dynamic range (HDR) images, and including minimalistic editing and tonemapping capabilities.
Other
279 stars 11 forks source link

zoom in and out faster #89

Closed LogWell closed 1 year ago

LogWell commented 1 year ago

For images that are too large or too small, we need a faster scroll wheel zoom factor, the speed in tev is suitable.

wkjarosz commented 1 year ago

I don't want to change the default for everyone, as this depends on personal preference, but having a configurable zoom in/out speed would be a nice feature improvement. I wouldn't want to complicate the GUI with an extra widget, since this would likely need to be set rarely, but this could be accomplished by reading a setting from the user's .json settings file. I likely won't be able to get to this in the near future, so closing for now, but I'm happy to take a pull request with a change.