Commit Graph
7 Commits
Author SHA1 Message Date
Vlad 281ec63d7e Fixed BUG Editor cursor does not stop at the end of an audio file
Get duration of content on the timeline to make sure the playhead moves until the end of the timeline content when the content is less than 10 seconds.
Originally it would go all the way to the 10 seconds when timeline content was less than that.
I checked how clipchamp does it and they have a min 10 sec timeline but video timeline plays at length of content, so we are doing it like the pros. timeline is jumpy though will probably work on that.
2025-07-30 10:25:35 -04:00
Maze Winther a369b606a5 Merge pull request [#459](https://github.com/mazeincoding/AppCut/issues/459) 2025-07-26 11:19:48 +02:00
Hayden BleaselandGitHub 5931ddb77a feat: add ultracite (#452)
* Init ultracite

* Update scripts and biome.jsonc

* Update biome.jsonc

* Update biome.jsonc

* Update biome.jsonc

* Run format
2025-07-25 00:41:34 +03:00
Maze Winther a3c84e4a19 fix handlebars 2025-07-16 23:28:26 +02:00
Maze Winther fcfe612cd6 fix: handlers component on mobile 2025-07-16 17:36:47 +02:00
Maze Winther 145d01c8e4 cleanup 2025-07-12 16:50:34 +02:00
Manu Arora c5d96a0ded add: actual handlebars to resize container 2025-07-09 17:30:37 +05:30