Issue/Description:
Repeated + characters following a letter in a text field result in incorrect text rendering. Sequences like A++++B++++C do not align properly horizontally..
Steps to Reproduce:
- Open any COSMIC app with a text input field
- Type
C++
- Observe the rendering of the second
+ character
Expected Behavior:
All characters render with proper horizontal alignment.
Other Notes:
