pixop / video-compare

Split screen video comparison tool using FFmpeg and SDL2
GNU General Public License v2.0
969 stars 44 forks source link

a key to invert mouse wheel zoom #61

Closed RealSting closed 9 months ago

RealSting commented 9 months ago

Hi pixop, please how can I invert mouse wheel for zoom? This application is fantastic! Thanks so much!

jonfryd commented 9 months ago

Hi @RealSting,

I plan to add a command line option for adjusting mouse wheel sensitivity in the next release. This will include the ability to specify a negative value, allowing you to invert the zoom direction as requested.

P.S. I know this isn't precisely what you requested, but I'm aiming to keep the number of hotkeys down to a reasonable level.