Skip to content

1.4.0

Choose a tag to compare

@Berikai Berikai released this 30 Jun 23:32
· 69 commits to master since this release
10b90aa

Timeline Playhead support is here!

Version 1.4.0 supports a new section called "advanced" in theme files which can contain "Timeline Playhead" property.

{
  "advanced": {
    "Timeline Playhead": "#000000ff"
  },
  "window": {
  ...
}

What's Changed

  • [Feature] Add Timeline Playhead support by @Berikai in #9

Full Changelog: 1.3.1...1.4.0