egui icon indicating copy to clipboard operation
egui copied to clipboard

Frame::stroke can not be set for panel

Open ardocrat opened this issue 1 year ago • 0 comments

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

ardocrat avatar Oct 09 '24 15:10 ardocrat