-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
When using a stroke style, nothing is being painted.
Steps To Reproduce
Steps to reproduce the behavior:
fn_widget! {
@Text {
painting_style: PaintingStyle::Stroke(StrokeOptions::default()),
text: "Hello!"
}
}Expected behavior
The text with a stroke should be displayed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working