mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
History: close sortAndFilter when exiting Transactions page
This commit is contained in:
parent
2946127ed7
commit
cea712e51d
@ -1783,6 +1783,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
function clearFields() {
|
||||
sortAndFilter.collapsed = false;
|
||||
searchInput.text = "";
|
||||
root.txDataCollapsed = [];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user