You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add new requests in a new issue. Underline is a substantially easier implementation than wavy. Additionally strikethrough requires APIs we don't have internally as the position of that line is not trivial.
However also consider that the wavy underline is not part of any standard font style definition so you may actually have to right some font handling code if you're adding a spell checker.
Related: #4297
Checklist
Is your feature request related to a problem?
It would be nice to support an underlining style for text.
Is it possible to construct a solution with the existing API?
No. Other than drawing a canvas.Rectangle along the text baseline (which is how it could be implemented internally)
Describe the solution you'd like to see.
Underline bool
added as a property tofyne.TextStyle
The text was updated successfully, but these errors were encountered: