lem icon indicating copy to clipboard operation
lem copied to clipboard

Fixed sdl2 cursor rendering

Open tomaneo opened this issue 10 months ago • 0 comments

Text object cache handling didn't properly take in account if character color was modified because of box shaped cursor was over the character.

This caused for example missing character when cursor was bar or underline and seemingly randomly changing color of character under the cursor depending on cache content.

Fixes #1653, fixes #1648

tomaneo avatar Apr 27 '25 10:04 tomaneo