1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Remove comment

This commit is contained in:
Emil Ernerfeldt
2024-07-31 19:10:49 +02:00
parent 8039d9f434
commit d74a769b7c

View File

@@ -1302,7 +1302,7 @@ impl Visuals {
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,
collapsing_header_frame: false,
indent_has_left_vline: true,