Demo: added image viewer with magnifier and grid.

This commit is contained in:
ocornut
2026-05-07 20:20:05 +02:00
parent a70b97ee48
commit 163b8670c8
2 changed files with 131 additions and 30 deletions
+3
View File
@@ -166,6 +166,9 @@ Other Changes:
- Misc:
- Minor optimization: reduce redudant label scanning in common widgets.
- Added missing Test Engine hooks for PlotXXX(), VSliderXXX(), TableHeader().
- Demo:
- Added simple demo for a scrollable/zoomable image viewer with a grid.
Available in `Examples->Image Viewer` and `Widgets->Images`.
- Backends:
- Added support for new standardized draw callbacks in most backends: (#9378)
- Allegro5: Reset n/a n/a