From c58f85c6acece6a75684d8ad2ae32f61a506f6f6 Mon Sep 17 00:00:00 2001 From: Filippo Scognamiglio Date: Fri, 12 Dec 2014 02:20:11 +0100 Subject: [PATCH] Fix: cursor was chopped when linespacing was used. --- app/qml/PreprocessedTerminal.qml | 1 + qmltermwidget | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/qml/PreprocessedTerminal.qml b/app/qml/PreprocessedTerminal.qml index ec5092e..da6b756 100644 --- a/app/qml/PreprocessedTerminal.qml +++ b/app/qml/PreprocessedTerminal.qml @@ -81,6 +81,7 @@ Item{ smooth: false enableBold: false + fullCursorHeight: true session: QMLTermSession { id: ksession diff --git a/qmltermwidget b/qmltermwidget index 4f65e1c..fb04792 160000 --- a/qmltermwidget +++ b/qmltermwidget @@ -1 +1 @@ -Subproject commit 4f65e1c42b22a171e8d915830bf5f0da7321caf6 +Subproject commit fb04792ae3dfbbc40a8d957a7b7300a98862bb9d