commit | c3d9f8ee7e7fe6c51b5d580c65627d2732054ce3 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Nov 23 15:18:59 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Nov 23 15:18:59 2022 +0100 |
tree | a8b129fd09b178f8ef16545315244458779c7364 | |
parent | 3a685749cb2ec54dbc8161842bfd0184d21c9d26 [diff] |
Layout: fixed End()/EndChild() incorrectly asserting if users manipulates cursor position inside a collapsed/culled window and IMGUI_DISABLE_OBSOLETE_FUNCTIONS is enabled. (#5548, #5911)