Skip to content

v0.204.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:36
· 1 commit to main since this release

Highlights

  • Shuttle playback shortcuts: J and L step the active scene faster in the direction it is already going, or turn it around at 1x, and K parks it. A scene sitting at either end of its workarea rewinds to the other end so the first press actually plays.
  • Layout constraints in the inspector: the transform panel now sets constrainX and constrainY per element, backed by named horizontal and vertical constraint sets in the runtime and documented in the JSX elements reference.
  • Timeline drag fix: dragging a clip (or a multi-clip selection) can no longer push it past the start of the scene — the earliest dragged clip pins at frame 0 and snapping keeps the spacing between the rest intact.

Full Changelog: v0.204.1...v0.204.2