[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [elisa/genericModel] src/qml: old models cannot have partial data, lets update the code for that
From:       Matthieu Gallien <null () kde ! org>
Date:       2018-05-31 19:54:21
Message-ID: E1fOTeP-0003Fp-BV () code ! kde ! org
[Download RAW message or body]

Git commit 889533e3de2ed139faa904ee252d77db7cda3242 by Matthieu Gallien.
Committed on 31/05/2018 at 19:53.
Pushed by mgallien into branch 'genericModel'.

old models cannot have partial data, lets update the code for that

M  +1    -1    src/qml/GridBrowserView.qml

https://commits.kde.org/elisa/889533e3de2ed139faa904ee252d77db7cda3242

diff --git a/src/qml/GridBrowserView.qml b/src/qml/GridBrowserView.qml
index 155e8be..bd0e012 100644
--- a/src/qml/GridBrowserView.qml
+++ b/src/qml/GridBrowserView.qml
@@ -136,7 +136,7 @@ FocusScope {
 =

                     focus: true
 =

-                    isPartial: model.isPartial
+                    isPartial: false
 =

                     mainText: model.display
                     secondaryText: if (gridView.delegateDisplaySecondaryTe=
xt) {model.secondaryText} else {""}
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic