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
The double underline is canvas-specific as no row can draw in another row by design, so the only way we could handle that is to draw the underline upwards instead of downwards.
Tyriar
changed the title
canvas renderer underline issues
canvas renderer double underline is a single underline
May 24, 2023
Suggested fix is to configure the texture atlas to avoid drawing below or above bounds of the cell which would then tweak the values of yTop and yBot here:
Not sure if this is linked to the other canvas underline issues, but the curly underline does not look very curly to me:
(Get the same output in Chrome && Firefox...)
Edit: Oh well, double is also not doubled 🙈
The text was updated successfully, but these errors were encountered: