mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
This fixes a small styling bug: the width of the panel's resize-handle-line was not included in the outer width of the panel. Now it is.
Test apps
Some application to tests various parts of egui and eframe.
At some point it would be nice to have automatic screenshot regression tests for these.