mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-07 16:43:42 +02:00
Merge pull request #3536
cea712e
History: close sortAndFilter when exiting Transactions page (rating89us)
This commit is contained in:
commit
124a8b5f4e
@ -1807,6 +1807,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function clearFields() {
|
function clearFields() {
|
||||||
|
sortAndFilter.collapsed = false;
|
||||||
searchInput.text = "";
|
searchInput.text = "";
|
||||||
root.txDataCollapsed = [];
|
root.txDataCollapsed = [];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user