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