Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Make open/close state configurable #4

Open
janrembold opened this issue Apr 25, 2017 · 1 comment
Open

Make open/close state configurable #4

janrembold opened this issue Apr 25, 2017 · 1 comment

Comments

@janrembold
Copy link
Contributor

I think it would be good to have an option to control the moment when the panel state toggles from open to close and vice versa.

Proposal would be

  • options.animation.setPanelOpenState = 'before' || 'after'
  • options.animation.setPanelCloseState = 'before' || 'after'
@VI-Lukas
Copy link
Collaborator

Added new class to control animations in last release. Setting open state class before slidedown created a bug where content appeared before slideDown animation could kick in.

Option should be set for new animation contol class.

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

No branches or pull requests

2 participants