mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-26 11:21:40 +03:00
align Tasks Previews exactly on item's head edge
This commit is contained in:
parent
ec949948b6
commit
c173a0dbdf
@ -123,7 +123,7 @@ Item{
|
|||||||
|
|
||||||
TitleTooltipParent{
|
TitleTooltipParent{
|
||||||
id: previewsTooltipParent
|
id: previewsTooltipParent
|
||||||
thickness: (taskItem.parabolic.factor.zoom * taskItem.metrics.totals.thickness) + 1
|
thickness: (taskItem.parabolic.factor.zoom * taskItem.metrics.totals.thickness)
|
||||||
}
|
}
|
||||||
|
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user