UI: Workaround for QTBUG-72536.

This commit is contained in:
Nodir Temirkhodjaev 2019-02-19 07:10:11 +05:00
parent dd4a17027d
commit 46c8a34e47

View File

@ -13,6 +13,8 @@ Frame {
ScrollView {
anchors.fill: parent
contentHeight: textArea.implicitHeight // Workaround for QTBUG-72536
TextArea {
id: textArea
clip: true // to clip placeholder text