mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-02 21:47:38 -05:00
ImVector: Fixed erase() with empty range. (#5009)
This commit is contained in:
@@ -41,6 +41,7 @@ Other Changes:
|
||||
|
||||
- Stack Tool: Added option to copy item path to clipboard. (#4631)
|
||||
- Misc: Added constexpr to ImVec2/ImVec4 inline constructors. (#4995) [@Myriachan]
|
||||
- ImVector: Fixed erase() with empty range. (#5009) [@thedmd]
|
||||
- Drawlist: Fixed PathArcTo() emitting terminating vertices too close to arc vertices. (#4993) [@thedmd]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user