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