blade: port underline shader
This commit is contained in:
parent
04e49dc493
commit
7c7aad5e76
4 changed files with 106 additions and 7 deletions
|
@ -543,8 +543,8 @@ pub(crate) struct Underline {
|
|||
pub order: DrawOrder,
|
||||
pub bounds: Bounds<ScaledPixels>,
|
||||
pub content_mask: ContentMask<ScaledPixels>,
|
||||
pub thickness: ScaledPixels,
|
||||
pub color: Hsla,
|
||||
pub thickness: ScaledPixels,
|
||||
pub wavy: bool,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue