D26760: Update from Plasma for ToolTipInstance.qml

Tranter Madi noreply at phabricator.kde.org
Mon Jan 20 13:03:07 GMT 2020


trmdi added inline comments.

INLINE COMMENTS

> ToolTipInstance.qml:175
>          // round necessary, otherwise shadow mask for players has gap!
> -        height: Math.round(0.5 * width) + (!winTitle.visible? winTitle.height : 0)
> +        height: Math.round(0.5 * width) + (!winTitle.visible? Math.round(winTitle.height) : 0)
>          anchors.horizontalCenter: parent.horizontalCenter

I still don't know why Plasma ToolTip doesn't need this. But it is needed here.

REPOSITORY
  R878 Latte Dock

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

To: trmdi, #latte_dock
Cc: mvourlakos, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, 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/20200120/6f623e62/attachment.html>


More information about the Plasma-devel mailing list