Adoo
Results
22
issues of
Adoo
**Problem** When using a stroke style, nothing is being painted. **Steps To Reproduce** Steps to reproduce the behavior: ```rust fn_widget! { @Text { painting_style: PaintingStyle::Stroke(StrokeOptions::default()), text: "Hello!" } } ```...
bug
Kindly consider releasing a new version as my project [Ribir](https://github.com/RibirX/Ribir) relies on #117.