mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Added verticalOffset to popup shadow.
This way it's more in line with the rest of the elements CL-896
This commit is contained in:
parent
bc651fea92
commit
36da9cc9e5
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ Item
|
||||||
color: "#3F000000" // 25% shadow
|
color: "#3F000000" // 25% shadow
|
||||||
source: pointedRectangle
|
source: pointedRectangle
|
||||||
transparentBorder: true
|
transparentBorder: true
|
||||||
|
verticalOffset: 2
|
||||||
}
|
}
|
||||||
|
|
||||||
Item
|
Item
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue