Skip to content

Instantly share code, notes, and snippets.

@dacap
Created March 14, 2021 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacap/d558c580dee5e39f871fab3be94a574d to your computer and use it in GitHub Desktop.
Save dacap/d558c580dee5e39f871fab3be94a574d to your computer and use it in GitHub Desktop.
Rotate timeline position
app.preferences.general.timeline_position =
(app.preferences.general.timeline_position + 1) % 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment