CustomButton: fix size to match other bars button
This commit is contained in:
parent
f84889ca13
commit
5f1f3dce4a
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ NIconButton {
|
|||
|| BarWidgetRegistry.widgetMetadata["CustomButton"].middleClickExec
|
||||
readonly property bool hasExec: (userLeftClickExec || userRightClickExec || userMiddleClickExec)
|
||||
|
||||
sizeRatio: 0.8
|
||||
icon: userIcon
|
||||
tooltipText: {
|
||||
if (!hasExec) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue