BeginHorizontal, Spring, Suspend/ResumeLayout not present on docking? #6458
Emily-TTG
started this conversation in
Build/Link/Run issues ONLY!
Replies: 2 comments
-
None of this was ever part of official imgui distribution it is a PR see #846. I will be working on a way to make this sort of extension entirely external without a mod to main library. |
Beta Was this translation helpful? Give feedback.
0 replies
-
great, this is really difficult to try to implement ImGuiNodeEditor based app with such changes I am trying to use other people api to avoid writing everything from scratch, yet at the end of the day, I wonder if I should not do that :-( pfff |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Heya,
I'm trying to upgrade a codebase which was using a pretty old version of ImGui on the docking branch but it seems like a few features have disappeared? The ones I'm in particular need of are:
If you could direct me as to how to replicate their behaviours in more up-to-date versions of ImGui?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions