mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-16 09:47:25 -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() {
|
function clearFields() {
|
||||||
|
sortAndFilter.collapsed = false;
|
||||||
searchInput.text = "";
|
searchInput.text = "";
|
||||||
root.txDataCollapsed = [];
|
root.txDataCollapsed = [];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user