Skip to content

docs(editor): document interpolation shortcuts and Elastic easing - #881

Merged
lancesnider merged 4 commits into
mainfrom
docs/editor-interpolation-shortcuts
Aug 24, 2026
Merged

docs(editor): document interpolation shortcuts and Elastic easing#881
lancesnider merged 4 commits into
mainfrom
docs/editor-interpolation-shortcuts

Conversation

@neurowave

@neurowave neurowave commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Two things missing from this page, both shipping.

Shortcuts. Each interpolation type has an F-key that applies it to the selected keys (F6 Hold, F7 Linear, F8 family Cubic, F9 family Cubic Value, F10 Elastic). Not documented here or on the keyboard shortcuts page. Added as a table under the panel section.

Elastic. The panel ships five types — Hold, Linear, Cubic, Cubic Value, Elastic — and Elastic was the only one without a section. Added one covering the overshoot and the Amplitude and Period controls.

Handlers verified ungated in keyframe_manager.dart. Scripted interpolators are excluded, still behind ENABLE_SCRIPTED_INTERPOLATORS (prod: enabledForEveryone: false).

mint broken-links passes.

The interpolation types each have an F-key shortcut that applies them to
the selected keys. None were documented on this page or anywhere else.

Elastic also ships in the interpolation panel alongside Hold, Linear,
Cubic, and Cubic Value, but had no section of its own.
@neurowave
neurowave requested a review from a team as a code owner August 23, 2026 16:45
@mintlify

mintlify Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Aug 23, 2026, 4:47 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Match the plain form the sibling type sections use.
Match the naming used on the keyboard shortcuts page for the same
shortcuts; the rest of this page uses none.
@lancesnider
lancesnider merged commit 4e308ab into main Aug 24, 2026
@lancesnider
lancesnider deleted the docs/editor-interpolation-shortcuts branch August 24, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants