Skip to content

[FEAT] allow hide() to set animate prop #242

@henryyuuu

Description

@henryyuuu

How to reproduce:
step 1. pane.hide()
step 2. pane.present({animate: false})

It seems that the pane will present with animate even i call present with animate: false.
Is this the correct behavior? Or how can i present a pane without animate when it's hidden?

thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions