-
Notifications
You must be signed in to change notification settings - Fork 114
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
How to split and remove data tracks in the timeline? #51
Comments
hey, did you make split work? |
@sanil011 nope, i switched to custom timeline connected to remotion player |
hey bro, there is a api named onClickActionOnly that helpful, code just like this
|
can you show me your project, because I am using same tech remotion and this npm package and got lot of issue like there is time difference like timeline show more video but video is less. can you introduce me to your custom timeline package .If you can then it would be a great help to me |
first, translate document in to EN
second, there are many api provided to split the origin array
just like what i commented, onClickActionOnly, an api that arguments
included action and row, u can manual it both to change the source array to
achieve split the timeline
…On Sat, Jul 20, 2024 at 6:56 PM Sanil ***@***.***> wrote:
can you show me your project, because I am using same tech remotion and
this npm package and got lot of issue like there is time difference like
timeline show more video but video is less. can you introduce me to your
custom timeline package .If you can then it would be a great help to me
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOOVA4WUG7E4ZSJMYWYQ2TLZNI66LAVCNFSM6AAAAABHSKFQ2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGA4DMMRWGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
thanks for your reply @theLeon33 but I did the split timeline. I am facing two issues. |
sry, I didn't get what u mean |
@theLeon33
|
Firstly - great library! It has everything, almost everything, I'm looking for. Currently, I'm searching for the most effective way to remove tracks and split them in timelines.
The text was updated successfully, but these errors were encountered: