[Differential] [Changed Subscribers] D2850: Prevent "TypeError: Cannot read property 'Layout' of null" warning on plasmashell startup
broulik (Kai Uwe Broulik)
noreply at phabricator.kde.org
Mon Sep 26 09:05:27 UTC 2016
broulik added inline comments.
INLINE COMMENTS
> Panel.qml:79
> when: containment
> value: {
> + if (!containment) {
The binding is still evaluated and a value assigned to "value", it's just that Binding {} won't propagate it to its target when "when" doesn't evaluate true.
REPOSITORY
rPLASMADESKTOP Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D2850
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: eliasp, #plasma, davidedmundson
Cc: broulik, davidedmundson, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160926/1848ead7/attachment.html>
More information about the Plasma-devel
mailing list