GDQuest / blender-power-sequencer

Add-on for video editing in Blender 3D: edit videos faster! Included in Blender 2.81+
https://gdquest.com/blender/power-sequencer/
GNU General Public License v3.0
717 stars 58 forks source link

playback_speed handler blocks jump_to_cut etc. #24

Closed NathanLovato closed 7 years ago

NathanLovato commented 7 years ago

See https://github.com/GDquest/Blender-power-sequencer/issues/22

The handler messes up all operators that move the time cursor. It should only be active during playback -> Detect if playback is active before running handler

NathanLovato commented 7 years ago

Fixed https://github.com/GDquest/Blender-power-sequencer/commit/972d15325346e1c459ffb3f54f198918cac82c81