1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-11-01 07:32:17 +00:00

Fix: cursor was chopped when linespacing was used.

This commit is contained in:
Filippo Scognamiglio
2014-12-12 02:20:11 +01:00
parent 94131a24ad
commit c58f85c6ac
2 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ Item{
smooth: false
enableBold: false
fullCursorHeight: true
session: QMLTermSession {
id: ksession