egui
egui copied to clipboard
Frame::stroke can not be set for panel
For some reason Frame::stroke value can not be set for each panel individually, only globally at visuals.widgets.noninteractive.bg_stroke.
To Reproduce Create panel, setup frame with custom stroke.
Expected behavior Stroke changed