mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Remove comment
This commit is contained in:
@@ -1302,7 +1302,7 @@ impl Visuals {
|
|||||||
|
|
||||||
text_cursor: Default::default(),
|
text_cursor: Default::default(),
|
||||||
|
|
||||||
clip_rect_margin: 0.0, // should be at least half the size of the widest frame stroke + max WidgetVisuals::expansion
|
clip_rect_margin: 0.0,
|
||||||
button_frame: true,
|
button_frame: true,
|
||||||
collapsing_header_frame: false,
|
collapsing_header_frame: false,
|
||||||
indent_has_left_vline: true,
|
indent_has_left_vline: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user