mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-12 19:36:32 +02:00
title bar fix
This commit is contained in:
parent
ba65d921e8
commit
0a352f33a7
@ -74,7 +74,7 @@ Rectangle {
|
||||
|
||||
MouseArea {
|
||||
id: maximizeArea
|
||||
hoverEnabled: true
|
||||
anchors.fill: parent
|
||||
onClicked: {
|
||||
parent.checked = !parent.checked
|
||||
appWindow.visibility = parent.checked ? Window.FullScreen :
|
||||
|
Loading…
Reference in New Issue
Block a user