Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Render all the panels but none selected panels has display:none #36

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

roonyh
Copy link
Contributor

@roonyh roonyh commented Aug 26, 2016

When only the selected panel rendered, when panels are changed they always gets unmounted recreated and re-mounted. This will avoid it and once a panel is mounted at the beginning it will be there forever. So the changes made to a panel is not lost when changing panels.

This is how it was done originally, but I changed it here without realizing what it did :( This PR undo it.

When only the selected panel rendered, when panels are changed they
always gets unmounted recreated and re-mounted. This will avoid it
and once a panel is mounted at the begining it will be there forever.
So the changes made to a panel is not lost when changing panels.
@roonyh roonyh force-pushed the avoid-re-mounting-panels branch from 117c550 to d6ed1d7 Compare August 26, 2016 05:47
@thani-sh thani-sh merged commit cb04025 into master Aug 29, 2016
@thani-sh thani-sh deleted the avoid-re-mounting-panels branch August 29, 2016 13:39
@arunoda
Copy link
Contributor

arunoda commented Aug 30, 2016

@mnmtanish have you done a release?

@thani-sh
Copy link
Contributor

Just released v3.3.3

ndelangen pushed a commit that referenced this pull request Apr 2, 2017
ndelangen pushed a commit that referenced this pull request Apr 10, 2017
Delete infobody maxWidth
ndelangen pushed a commit that referenced this pull request Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants