mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-39 Fixed a bug in Welcome page button.
This commit is contained in:
parent
f42085f6ac
commit
efd953b00c
@ -4,7 +4,7 @@ import QtQuick 1.1
|
||||
Item {
|
||||
id: welcomeButton
|
||||
width: Math.max(116, icon.width)
|
||||
height: 116
|
||||
height: icon.height
|
||||
z: 0
|
||||
|
||||
property string baseIconName
|
||||
|
Loading…
x
Reference in New Issue
Block a user