summaryrefslogtreecommitdiff
path: root/features/ExistingLoginForm.ui.qml
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-10-03 18:42:25 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-10-03 18:42:25 +0800
commit4f7f7f1a79ea43aeb2266fca27d27346a78125a1 (patch)
tree2506b3b671a249748168301ce6ec6fd50fd6b3cd /features/ExistingLoginForm.ui.qml
parent28e9d9e77320ff92f0ce7e5705311296e8e99107 (diff)
Ticket history brief and list scroll together
First, scrollview's bottom, otherwise it has no height. Second, according to https://doc.qt.io/qt-5.12/qml-qtquick-controls2-scrollview.html#sizing If contains more than 1, should set contentHeight and contentWidth (even though this works with only setting contentHeight) Third, I set clip to true because of the same doc page. "If it is not used as a full-screen item, you should consider setting the clip property to true" Adjust accordingly. Fourth, ListView's interactive default *is* true, and what we want here is actually false, and let the ScrollView does the scrolling.
Diffstat (limited to 'features/ExistingLoginForm.ui.qml')
0 files changed, 0 insertions, 0 deletions