Commit 7a98e41
committed
update imgui + node editor (fix combo & color popup placement in node editor canvas)
- imgui-node-editor: BeginWindow hook fix HasFlags typo so SetNextWindowPos
positions are translated from canvas-local to screen
- imgui: BeginComboPopup short-circuits FindBestWindowPosForPopupEx inside
the node editor canvas (avoids mixing canvas-local bb with screen-space
r_outer, which mis-anchored combos when the canvas was zoomed out or
the node moved up)1 parent c4aeead commit 7a98e41
2 files changed
Lines changed: 2 additions & 2 deletions
0 commit comments