mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-25 19:21:41 +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{
|
||||
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