jquery.stacky
jquery.stacky copied to clipboard
No persistent state
As I understand it Stacky does not remember how many panels are open and the layout goes back to default once the page is reloaded, correct?
If so, it might be nice to have an option for remembering how many panels are open. If that's something of interest I can try working on it.
Sounds interesting to me! However, I don't know if remembering how many panels were opened before refreshing is worth adding a feature; maybe you can propose a way to remember which panels were opened, their state (maximized?) and the order. That way it would be possible somehow to re-construct the UI.
Yes, that's what I meant. I just didn't phrase it right. On Aug 10, 2015 5:26 PM, "Miguel Jiménez" [email protected] wrote:
Sounds interesting to me! However, I don't know if remembering how many panels were opened before refreshing is worth adding a feature; maybe you can propose a way to remember which panels were opened, their state (maximized?) and the order. That way it would be possible somehow to re-construct the UI.
— Reply to this email directly or view it on GitHub https://github.com/jachinte/jquery.stacky/issues/3#issuecomment-129656127 .
Great! I'm looking forward to see the result :+1:
@bolatovumar are you still working on this?