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

Multi row Dragable Horizontal Scroller - Replicating Canva.com timeline. #539

Open
99bits opened this issue Feb 2, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@99bits
Copy link

99bits commented Feb 2, 2024

Thank you again for making this super awesome project.

I am trying to replicate Canva's timeline and wondering if it's possible. Would love to get suggestions and ideas of how this can be done. Canva.com is super famous and to be able to replicate their timeline would be totally cool.

Dragable horizontal multi-row

@isaacHagoel
Copy link
Owner

dragging within horizontal lists is supported out of the box.
the resizing you will need to do yourself.
as far as the bottom row goes you can also do it yourself, it should be straightforward.
if you need help feel free to share a REPL with as much as you already have.

@isaacHagoel isaacHagoel added the question Further information is requested label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants