mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
Merge branch 'master' into cache_galley_lines
This commit is contained in:
@@ -60,9 +60,11 @@ pub fn adjust_colors(
|
||||
})
|
||||
| Shape::Rect(RectShape {
|
||||
rect: _,
|
||||
rounding: _,
|
||||
corner_radius: _,
|
||||
fill,
|
||||
stroke,
|
||||
stroke_kind: _,
|
||||
round_to_pixels: _,
|
||||
blur_width: _,
|
||||
brush: _,
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user