You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thanks for reporting this!
This should now be fixed by 9d0789d
In addition, the way non-scrolling-x tables reported their contents wasn't enough for 01f30a2 adds some fixes to makes AlwaysAutoResize windows such as tooltip use a best-fit width in that situation.
Version/Branch of Dear ImGui:
Version: 1.77 WIP
Branch: Tables merged into docking
Back-end/Renderer/Compiler/OS
Back-ends: imgui_impl_win32.cpp + imgui_impl_dx11.cpp
Compiler: clang 10
Operating System: Windows 10
My Issue/Question:
If there are 2 tables in a tooltip the tooltip will keep auto expanding.
I could not make this happen with only 1 table.
Screenshots/Video
Standalone, minimal, complete and verifiable example:
The text was updated successfully, but these errors were encountered: