mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
A `Popup` framed itself with `Frame::popup` and left item spacing to the ambient style. Both now come from a `PopupStyle`, which is what lets a theme give a menu its own padding and its own item rhythm. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>