-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: improved zoom capabilities #1286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
*first try
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This is super useful! Thanks a lot for kicking this off! Let me know once I should review this or help you! |
*yet to fix canvas scroll issue
I managed to use the components already created to add a new section to the general toolbar (both video and stills) The only issue I found is that the canvas is not scrolling through the entire Composition/Still when zoomed in, I was hoping you could give it a look to make the styles/scale calcs work correctly Also I'm not really good with TS, so probably typing is another issue. Thanks beforehand |
|
I am happy to help you with that 🙌 will tackle it soon! |
|
Hey @z16th! I've now worked a day on it and changed quite a bit, I hope it doesn't bother you! Planning to merge and release it in this state now. |
|
It doesn't bother me, Remotion is your tool after all. You know better how to manage it. Thanks a lot for your help! 🙌 |
|
Thanks as well for the awesome contribution! 🙌 |
As a remotion user that uses mostly Stills I found that the tool does not provide a way to zoom in smoother intervals.
Ideally the Still frame should behave as a scrollable/draggable canvas like the ones in image editing/design software.
Current state:
Issues: