| commit | d15574ce2a5f70302d76ca889544006555766fb9 | [log] [tgz] |
|---|---|---|
| author | ocornut <omarcornut@gmail.com> | Tue May 07 16:53:03 2024 +0200 |
| committer | ocornut <omarcornut@gmail.com> | Tue May 07 16:53:03 2024 +0200 |
| tree | d157d3061940a306ea91185706960cdada3e548d | |
| parent | d4495446d5330cd9737ab2594cc0fab5b96eca3c [diff] |
Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) Better standardized similar checks in other backends.