RobertBColton / DockFX

A fully featured docking library for the JavaFX platform.
Mozilla Public License 2.0
278 stars 105 forks source link

Way to keep windows state #39

Closed PawelSzymanski89 closed 4 years ago

PawelSzymanski89 commented 5 years ago

How to restore panes after program reload?

RobertBColton commented 4 years ago

Serialization of the layout isn't supported yet. Also this is a duplicate of #11 so I will need to close it, please monitor that issue for further updates regarding the feature if it does end up getting added.