pthom / hello_imgui

Hello, Dear ImGui: unleash your creativity in app development and prototyping
https://pthom.github.io/hello_imgui
MIT License
604 stars 91 forks source link

Move some invalid code which in demodocking. #66

Closed XMNXofficial closed 9 months ago

XMNXofficial commented 10 months ago

Hello!👋I move some invalid code which in demodocking.

What happened?

This code can't work in the old function,so I try to move it to main.

Thanks!

    // uncomment the next line if you want to always start with this layout.
    // Otherwise, modifications to the layout applied by the user layout will be remembered.
    // runnerParams.dockingParams.layoutCondition = HelloImGui::DockingLayoutCondition::ApplicationStart;
pthom commented 9 months ago

Nice catch, thanks!

Your PR was merged after a small rebase, see https://github.com/pthom/hello_imgui/commit/6c5d4aec63eb27ce27597f7775f48d8fb9894d46