mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-09 05:05:29 +00:00
parent
8f83dbbca5
commit
181ed86b95
@ -106,8 +106,9 @@ Item {
|
|||||||
contentWidth: edit.paintedWidth
|
contentWidth: edit.paintedWidth
|
||||||
contentHeight: edit.paintedHeight
|
contentHeight: edit.paintedHeight
|
||||||
clip: true
|
clip: true
|
||||||
|
boundsBehavior: Flickable.StopAtBounds
|
||||||
|
|
||||||
QC.ScrollBar.vertical: QC.ScrollBar { interactive: multiline }
|
QC.ScrollBar.vertical: QC.ScrollBar { interactive: multiline; enabled: multiline }
|
||||||
|
|
||||||
|
|
||||||
function ensureVisible(r) {
|
function ensureVisible(r) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user