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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional scroll time parameter #219

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChristopherCfly
Copy link

Responding to #199

Added a property [scrollDelay] in the ScrollableTrimViewer that will switch the hardcoded 300 milliseconds in each of the animations and wait times to this value.
Added an optional input to the parent TrimViewer that will accept a value to be passed along. If no value is given, it will default back to the 300ms.

When dropping the value from 300ms, the trimviewer is quicker to respond to scrolling the timeline and has more of a consistent scroll effect over the delayed and fragmented motions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants