Skip to content

Animation update: modify time cursor interaction

Modifies the interaction with the timeline cursor:

  • Click on the timeline header at any place to set the current time (and so move the time cursor) directly.
  • Dragging the time cursor over the frames updates the animation time synchronously. No need to release the mouse button anymore.

A simple test has also been added.

Merge request reports