fstl-app / fstl

A fast STL file viewer
448 stars 105 forks source link

[Feature request] Add an option to reverse mouse wheel zoom direction #82

Closed brunetton closed 2 years ago

brunetton commented 2 years ago

Hi

I'm using fstl almost every day, and each time I'm surprised by the way the zoom has been decided: mouse wheel to up zoom out. In (almost ?) every 2D and 3D softwares (Inkscape, Gimp, Blender, Onshape, etc) I'm using, the mouse wheel is used the other way (and I'm used to it):

Could you add an option to invert this default behavior ? (command line option is fine) Thanks a lot !

Debian/Linux

DeveloperPaul123 commented 2 years ago

Hello,

What version of fstl are you using? I would encourage you to build from master as the feature you are requesting has already been implemented.

brunetton commented 2 years ago

Hello,

What version of fstl are you using?

This is a good question; I didn't found howto get the version: fstl --help, fstl --version and Help -> about didn't helped.

Anyway, I'm using the last version available in Ubuntu 21.10: v0.9.4-1. As the last released version on Github is 0.9.4 I didn't thought there were new versions available.

I would encourage you to build from master as the feature you are requesting has already been implemented.

Great news, thanks

I would encourage you to add a changelog file, and/or publish new releases. Thanks

brunetton commented 2 years ago

I totally agree with the proposal of #83 :) This would trigger a new release in Ubuntu and make all users benefits of new features.