forked from Shinonome/dots-hyprland
make 0-size warnings stfu
This commit is contained in:
@@ -155,6 +155,7 @@ Button {
|
||||
width: ripple.implicitWidth
|
||||
height: ripple.implicitHeight
|
||||
opacity: 0
|
||||
visible: width > 0 && height > 0
|
||||
|
||||
property real implicitWidth: 0
|
||||
property real implicitHeight: 0
|
||||
|
||||
Reference in New Issue
Block a user