jbilcke-hf / clapper

Clapper.app, a video synthesizer and sequencer designed for the age of AI cinema
https://clapper.app
GNU General Public License v3.0
2k stars 182 forks source link

Re-enable zoom in and zoom out in the timeline #47

Open jbilcke-hf opened 1 month ago

jbilcke-hf commented 1 month ago

This is already implemented but disabled due to performance issues (those issues are general - eg. inefficient rendering of text in the top timeline slider, lack of caching in some places etc - and will be tackled in a separate ticket, #48 )

jbilcke-hf commented 3 weeks ago

Something I wanted to do since the start is to also allow zooming in and out from the minimap:

packages/timeline/src/components/scroller/HorizontalScroller.tsx