mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 22:42:50 -05:00
bunch of cleanups
This commit is contained in:
@@ -79,7 +79,7 @@ PanelWindow {
|
||||
Scale {
|
||||
id: scaleTransform
|
||||
|
||||
origin.x: parent.width * 0.85 // Scale from top-right
|
||||
origin.x: dropdownContent.width * 0.85 // Scale from top-right
|
||||
origin.y: 0
|
||||
xScale: processListDropdown.isVisible ? 1 : 0.95
|
||||
yScale: processListDropdown.isVisible ? 1 : 0.8
|
||||
|
||||
Reference in New Issue
Block a user