Custom Buttons: working left/right/middle click

This commit is contained in:
LemmyCook 2025-09-03 22:22:22 -04:00
parent 17944211d5
commit 21383b03c5
3 changed files with 34 additions and 19 deletions

View file

@ -79,7 +79,7 @@ ColumnLayout {
readOnly: root.readOnly
enabled: root.enabled
color: Color.mOnSurface
placeholderTextColor: Color.mOnSurfaceVariant
placeholderTextColor: Qt.alpha(Color.mOnSurfaceVariant, 0.6)
background: null
font.family: fontFamily
font.pointSize: fontSize