mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Window: Fixed InnerClipRect right-most coordinates using wrong padding setting (introduced in 1.71).
This commit is contained in:
@ -42,6 +42,7 @@ Breaking Changes:
|
||||
the new names and equivalent.
|
||||
|
||||
Other Changes:
|
||||
- Window: Fixed InnerClipRect right-most coordinates using wrong padding setting (introduced in 1.71).
|
||||
- ImDrawList: Fixed CloneOutput() helper crashing. (#1860) [@gviot]
|
||||
- ImDrawListSlitter, ImDrawList::ChannelsSplit(), : Fixed an issue with merging draw commands between channel 0 and 1. (#2624)
|
||||
|
||||
|
Reference in New Issue
Block a user