mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:37:26 -04:00
leftPanel gradient background
This commit is contained in:
committed by
moneromooo-monero
parent
9f0874ee06
commit
8fbd8b99d7
@@ -56,7 +56,7 @@ Rectangle {
|
||||
return offset
|
||||
}
|
||||
|
||||
color: "black"
|
||||
color: "transparent"
|
||||
property bool present: !under || under.checked || checked || under.numSelectedChildren > 0
|
||||
height: present ? ((appWindow.height >= 800) ? 44 * scaleRatio : 38 * scaleRatio ) : 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user