mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 11:52:05 +02:00
commit
d5469c8247
@ -62,7 +62,7 @@ Rectangle {
|
|||||||
height: present ? ((appWindow.height >= 800) ? 44 : 38 ) : 0
|
height: present ? ((appWindow.height >= 800) ? 44 : 38 ) : 0
|
||||||
|
|
||||||
LinearGradient {
|
LinearGradient {
|
||||||
visible: isOpenGL && button.checked || numSelectedChildren > 0
|
visible: isOpenGL && button.checked
|
||||||
height: parent.height
|
height: parent.height
|
||||||
width: 260
|
width: 260
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
|
Loading…
Reference in New Issue
Block a user