Skip to content

Commit

Permalink
Update style.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Jul 3, 2024
1 parent e77e206 commit ccc9b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/egui/src/style.rs
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ impl ScrollStyle {
Self {
floating: true,
bar_width: 10.0,
bar_inner_margin: 0.0,
floating_allocated_width: 6.0,
foreground_color: false,

Expand Down

0 comments on commit ccc9b7d

Please sign in to comment.