mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:17:26 -04:00
History: close sortAndFilter when exiting Transactions page
This commit is contained in:
@@ -1783,6 +1783,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
function clearFields() {
|
||||
sortAndFilter.collapsed = false;
|
||||
searchInput.text = "";
|
||||
root.txDataCollapsed = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user