slajerek/RetroDebugger

Docking reenabled on every app restart

Opened this issue · 0 comments

I really like new customizable UI! But on every restart of RetroDebugger, docking is re-enabled, causing immediate mayhem when moving panels and destroying workspace (as that is automatically saved without question).

I found out I can disable window docking by unticking Help-ImGuiDemo-Configuration-Configuration-io.ConfigFlags:DockingEnable but that option is re-enabled on every app restart. Can this change be permanent?

image