dear-imgui-unity icon indicating copy to clipboard operation
dear-imgui-unity copied to clipboard

Support for docking

Open trapazza opened this issue 5 years ago • 1 comments

Hi there! First of all, thanks for bringing Dear ImGui to Unity 🥇. Fantastic work indeed.

I've been using it for the past two months flawlessly and have written a number of tools for my game. The number of tools is rapidly increasing though and I'm gonna need to handle better my screen real-estate.

I was wondering if you're planning to add the docking features from Dear ImGui? If not, I might try to do it myself if you could give some indications of where to start looking?

Thanks!

trapazza avatar Aug 12 '20 19:08 trapazza

I forked it, and it has docking support, check it here

https://github.com/viliwonka/dear-imgui-unity

viliwonka avatar Oct 09 '20 13:10 viliwonka