mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Nicer looking indent regions with a gray vertical line
This commit is contained in:
@@ -43,7 +43,7 @@ impl Default for Style {
|
||||
indent: 21.0,
|
||||
clickable_diameter: 34.0,
|
||||
start_icon_width: 20.0,
|
||||
line_width: 2.0,
|
||||
line_width: 1.0,
|
||||
window: Window::default(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user