Checkbox, Style: added ImGuiCol_CheckboxSelectedBg. (#9392)

This commit is contained in:
ocornut
2026-05-11 14:30:34 +02:00
parent 56b37bf93c
commit eb453f2be6
5 changed files with 11 additions and 3 deletions

View File

@@ -161,9 +161,11 @@ Other Changes:
expected while not having item react if a scroll wheel is actively in progress.
May be subject to further redesign, e.g. conditional flags. Feedback welcome!
- Style:
- Checkbox: added ImGuiCol_CheckboxSelectedBg to change or accentuate the
background color of checked/mixed checkboxes. (#9392)
- Added ImGuiStyleVar_DragDropTargetRounding. (#9056)
- 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