Drag and Drop, Style: added ImGuiStyleVar_DragDropTargetRounding. (#9056)

+ readded rounding arg to RenderDragDropTargetRectEx().
This commit is contained in:
ocornut
2026-04-27 18:23:56 +02:00
parent e3033c3975
commit ab36fbaf48
4 changed files with 10 additions and 7 deletions
+1
View File
@@ -129,6 +129,7 @@ Other Changes:
- Style:
- Fixed vertical scrollbar top coordinates when using thick borders on windows
with no title bar and no menu bar. (#9366)
- Added ImGuiStyleVar_DragDropTargetRounding. (#9056)
- Fonts:
- imgui_freetype: add FreeType headers & compiled version in 'About Dear ImGui' details.
- Assert when using MergeMode with an explicit size over a target font with an implicit