diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-15 16:47:09 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-15 20:15:03 +0200 |
commit | ae949b01fd512ccc4c9f9d1c7f1eefa2fc34e1e0 (patch) | |
tree | ba0c40fdd1fb5e6b38336fd9f7282ce0da333755 /framework/src/accounts/accountsmodel.cpp | |
parent | d853c05bbcbb34d919afd6326bcadca6e40a60e4 (diff) | |
download | kube-ae949b01fd512ccc4c9f9d1c7f1eefa2fc34e1e0.tar.gz kube-ae949b01fd512ccc4c9f9d1c7f1eefa2fc34e1e0.zip |
Put the TreeView into an extra flickable
...so it becomes scrollable just like the rest.
Because the TreeView derives from ScrollView we can't just
use the regular approach of making the flickable suck less at scrolling.
Instead we expand the treeview to maximum length and wrap it in an extra
Flickable that we can then handle with the ScrollHelper.
This results in the treeview to have the same scrolling behvaiour as
everything else.
Diffstat (limited to 'framework/src/accounts/accountsmodel.cpp')
0 files changed, 0 insertions, 0 deletions