Commit 1206619
committed
EditorContext::Begin: handle ImGuiEx::Canvas::Begin return at initial setup
if ImGuiEx::Canvas::Begin returns false (which can happen if the window is too small
and the canvas is Clipped), then the subsequent call to ImGuiEx::Canvas::End()
will trigger an IM_ASSERT1 parent 2f99b2d commit 1206619
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
1129 | 1130 | | |
1130 | 1131 | | |
1131 | 1132 | | |
| |||
0 commit comments