mart added inline comments.

INLINE COMMENTS

> AbstractItem.qml:80
>  
> -    onEffectiveStatusChanged: updateItemVisibility(abstractItem);
> +    property int creationId // used for item order tie breaking
> +    onEffectiveStatusChanged: updateItemVisibility(abstractItem)

This is probably not necessary: both plasmoids and statusnotifieritems have ids 
that you can access (numeric for plasmoids, alphanumeric for statusnotifiers, 
which would then make them ordered after plasmoids but that's fine)

REPOSITORY
  R120 Plasma Workspace

BRANCH
  stableSystray2

REVISION DETAIL
  https://phabricator.kde.org/D11352

To: Pitel, #vdg, #plasma, mart
Cc: ngraham, wsdfhjxc, mart, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol

Reply via email to