commit | aceab9a877de0258d19d29a5d87a51b63a8999bf | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Aug 05 21:19:12 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Sep 02 16:38:40 2022 +0200 |
tree | b1d7150ae5b84be12933bc6011148af44acfd4a8 | |
parent | bc2002ab92f0eb6411fef32abd4037f449cf85a6 [diff] |
Obsoleted using SetCursorPos()/SetCursorScreenPos() to extend parent window/cell boundaries. (#5548) This incorrect pattern has been mentioned or suggested in: #4510, #3355, #1760, #1490, #4152, #150 # Conflicts: # imgui.cpp