mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-25 06:46:36 -04:00
render: render non-block cursors after rendering the glyph + decorations
This fixes an issue where an 'underline' cursor wasn't visible on underlined text - the cursor was rendered first, and then shadowed by the text underline.
This commit is contained in:
parent
233a909160
commit
93207bc482
2 changed files with 9 additions and 4 deletions
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
* Sixel images moved or deleted on window resize.
|
||||
* Cursor sometimes incorrectly restored on exit from alternate screen.
|
||||
* 'Underline' cursor being invisible on underlined text.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue