Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimelineSliderHandle is not draggable #760

Closed
flowforfrank opened this issue Jan 7, 2022 · 1 comment
Closed

TimelineSliderHandle is not draggable #760

flowforfrank opened this issue Jan 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@flowforfrank
Copy link

Bug Report 馃悰

Thank you for the awesome tool @JonnyBurger!

Usually, in video editors, the user can drag the seek bar around in the timeline by grabbing the knob at the top. This is not possible in Remotion as it grabs click events:

seeking

The issue likely could be fixed by applying pointer-events: none to the said element's container as shown in the gif above. While it's a small change, it would allow users to navigate the timeline more easily.

@flowforfrank flowforfrank added the bug Something isn't working label Jan 7, 2022
@JonnyBurger
Copy link
Member

Hey Ferenc!

Thanks a lot for the report, I love these issues coming from attention to detail 馃檪 Will be fixed soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants