blade: port underline shader
This commit is contained in:
parent
04e49dc493
commit
7c7aad5e76
4 changed files with 106 additions and 7 deletions
|
@ -753,8 +753,8 @@ impl<'a> ElementContext<'a> {
|
|||
order: 0,
|
||||
bounds: bounds.scale(scale_factor),
|
||||
content_mask: content_mask.scale(scale_factor),
|
||||
thickness: style.thickness.scale(scale_factor),
|
||||
color: style.color.unwrap_or_default(),
|
||||
thickness: style.thickness.scale(scale_factor),
|
||||
wavy: style.wavy,
|
||||
},
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue