Hello,
I'm trying to load the last used layout at startup. I save the last layout on window close and need to load this layout on next startup. I tried hooking into the bootstrappers InitializeModules() override but was getting inconsistent behaviors.
What is the preferred/recommended method to load a layout at startup?
Thanks!
PT