D28180: [applets/systemtray] Hide/show expander arrow - regression fix
Konrad Materka
noreply at phabricator.kde.org
Sat Mar 21 11:02:54 GMT 2020
kmaterka added inline comments.
INLINE COMMENTS
> ExpanderArrow.qml:31
> implicitHeight: implicitWidth
> - visible: root.hiddenLayout.contentItem.children.length > 0
> + visible: root.hiddenLayout.itemCount > 0
>
ideally `root.hiddenLayout.count` should be used, but `count` is not updated until ListView is rendered.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D28180
To: kmaterka, #plasma_workspaces, #plasma, ngraham, broulik, davidedmundson
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200321/0969a0f3/attachment-0001.html>
More information about the Plasma-devel
mailing list