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
There seems to be a regression with the loading of synced instances.
Somewhere between 1.89.2 and 1.91.3 the columns went from defaulting to an appropriate size, to defaulting to extremely small.
See attached images.
Screenshots/Video:
1.89.2 notice how "synced instances" tables have loaded with sensible widths
1.91.3 notice how "synced instances" columns have loaded extremely thin
Minimal, Complete and Verifiable Example code:
use example_win32_directx9 example solution.
The text was updated successfully, but these errors were encountered:
Version/Branch of Dear ImGui:
1.91.3
Back-ends:
example_win32_directx9
Compiler, OS:
Windows 10 + MSVC2022
Full config/build information:
Details:
There seems to be a regression with the loading of synced instances.
Somewhere between 1.89.2 and 1.91.3 the columns went from defaulting to an appropriate size, to defaulting to extremely small.
See attached images.
Screenshots/Video:
1.89.2 notice how "synced instances" tables have loaded with sensible widths
1.91.3 notice how "synced instances" columns have loaded extremely thin
Minimal, Complete and Verifiable Example code:
use example_win32_directx9 example solution.
The text was updated successfully, but these errors were encountered: