mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-16 18:07:11 -05:00
Solve bug on search icon visibility
This commit is contained in:
parent
3361c76c30
commit
69b3f46309
@ -124,7 +124,7 @@ ApplicationWindow
|
||||
{'searching': true} )
|
||||
}
|
||||
|
||||
visible: setVisible(coreReady)
|
||||
visible: coreReady
|
||||
}
|
||||
MouseArea
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user