ggarra13 / mrv2

Professional player and review tool for vfx, animation and computer graphics.
https://mrv2.sourceforge.io
BSD 3-Clause "New" or "Revised" License
190 stars 13 forks source link

scrub with LMB - stop when mouse stops #266

Closed michalfratczak closed 1 month ago

michalfratczak commented 1 month ago

Is it possible to configure ScrubbingTool so that the playback stops when the mouse stops? Currently the playback continues unless I lift mouse button.

ggarra13 commented 1 month ago

This was fixed in v1.2.1 released today. If it does not work for you or you don't want to upgrade due to some other bug, please report it.

ggarra13 commented 1 month ago

NOTE: for it to work, you need to have started scrubbing from a Stop position in the first place. Otherwise, the playback will continue.

ggarra13 commented 1 month ago

For more info, see: https://github.com/ggarra13/mrv2/issues/260

michalfratczak commented 1 month ago

I can confirm this works OK now! Thank you !