Files
test/source/blender
Jacques Lucke 037b3f87bd Fix: scrubbing time always has extra update that is only used by sequencer
The sequencer has a feature where it only draws a preview while scrubbing.
This was introduced in 8abdc89912.
When scrubbing ends, the sequencer requires an extra update so that the
non-preview version is shown again.

This is only needed by the sequencer and hence the update should not be
done if the sequencer is not used.

Changing `screen->scrubbing` is moved out of the sequencer specific
functions, because it's used elsewhere as well.
2023-05-08 11:27:50 +02:00
..
2023-05-07 16:46:37 +10:00
2023-05-05 23:44:56 +12:00
2023-05-07 15:27:28 +02:00
2023-05-05 23:44:56 +12:00