KSPModdingLibs / KSPCommunityFixes

Community patches for bugs in the KSP codebase
49 stars 17 forks source link

PAWGroupMemory is no longer per-window, but rather per-group #186

Closed JonnyOThan closed 7 months ago

JonnyOThan commented 7 months ago

This sort of addresses issue #50 , but as of right now we don't persist this state to disk. This seems very similar to the intended behavior of GameSettings.collpasedPAWGroups, but that system can only collapse groups that the user had collapsed, not expand ones that had been manually expanded.