Persist window sizes and positions
Closed this issue · 0 comments
lukexor commented
Allows users to customize the size and position of windows and preserve them across play sessions. Not as important now with the windows available, but will become more important when debugging windows are added which may provide more varied positioning states.
Requires enabling the egui
persistence feature and serializing the memory state to disk alongside the saved configuration files.