mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-29 23:24:33 +00:00
fix notify icon size
This commit is contained in:
parent
95f756a395
commit
adc8c103b5
@ -32,6 +32,7 @@ Item {
|
|||||||
x: parent.width - width - margin;
|
x: parent.width - width - margin;
|
||||||
y: margin;
|
y: margin;
|
||||||
|
|
||||||
|
width: Math.min(6 * metrix.pt, root.width);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user