Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

opening with animation #37

Open
pishguy opened this issue Jun 25, 2019 · 3 comments
Open

opening with animation #37

pishguy opened this issue Jun 25, 2019 · 3 comments

Comments

@pishguy
Copy link

pishguy commented Jun 25, 2019

like with drag and drop animation how can i set them for expand and collapse methods?

@jonivesto
Copy link

I know it's an old issue. But I solved this by using launchTo() instead of expand()

@pishguy
Copy link
Author

pishguy commented Mar 10, 2020

I know it's an old issue. But I solved this by using launchTo() instead of expand()

could you give me sample code how can i use that?

@jonivesto
Copy link

I know it's an old issue. But I solved this by using launchTo() instead of expand()

could you give me sample code how can i use that?

Here u go: _rubberController.launchTo(0, 0.9);

I highly recommend you to use editor like VSCode, where you can easily inspect the available elements!:)

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

No branches or pull requests

2 participants