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
Some characters are wider than others, for example, ₴. So cursor appears to be misplaced after such characters.
One could calculate the proper caret position from Pango layout obtained from the label. This could also allow drawing a slanted cursor.
The text was updated successfully, but these errors were encountered:
Some characters are wider than others, for example,
₴
. So cursor appears to be misplaced after such characters.One could calculate the proper caret position from Pango layout obtained from the label. This could also allow drawing a slanted cursor.
The text was updated successfully, but these errors were encountered: