Checkbox, Menus: check marks use anti-aliased ends.

Currently not a satisfying resolution.
This commit is contained in:
ocornut
2026-07-29 15:02:15 +02:00
parent b67ced86c0
commit 9aec6df4fd
2 changed files with 2 additions and 1 deletions

View File

@@ -182,6 +182,7 @@ HOW TO UPDATE?
- Tree: hierarchy lines (when thickness>1.0f).
- TabBar: selected overline border ((when thickness>1.0f).
- Demo: Custom Rendering: canvas lines.
- Checkbox, Menus: check marks use anti-aliased ends.
- Demo: Custom Rendering: exposed new flags; Showcasing overlapping strokes and
filled shapes; Added an option to animation thickness; Added new shapes to
showcase new rendering features that previously hit limitations.