Andrew Auclair
Andrew Auclair
I can no longer reproduce this.
Looks like one of the anchor strings is likely null when loading an old layout. Auto hide appears to not work at all because I have the code commented out......
I think I just reproduced your first stacktrace on 1.1.1 and it's due to some `null` anchor values in `InternalRootDockingPanel` `dock`. io.github.andrewauclair.moderndocking.exception.DockingLayoutException at io.github.andrewauclair.moderndocking.api.LayoutPersistenceAPI.saveLayoutToFile(LayoutPersistenceAPI.java:106) at io.github.andrewauclair.moderndocking.api.AppStateAPI$1.actionPerformed(AppStateAPI.java:178) at java.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:311) at java.desktop/javax.swing.Timer$DoPostEvent.run(Timer.java:243)...