mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-24 18:50:24 +02:00
History: add filter options in search field
This commit is contained in:
parent
ef2b0cfa4a
commit
b4a6569e63
@ -156,7 +156,7 @@ Rectangle {
|
|||||||
input.bottomPadding: 6
|
input.bottomPadding: 6
|
||||||
fontSize: 16
|
fontSize: 16
|
||||||
labelFontSize: 14
|
labelFontSize: 14
|
||||||
placeholderText: qsTr("Search...") + translationManager.emptyString
|
placeholderText: qsTr("Search by Transaction ID, Address, Description, Amount or Blockheight") + translationManager.emptyString
|
||||||
placeholderFontSize: 16
|
placeholderFontSize: 16
|
||||||
inputHeight: 34
|
inputHeight: 34
|
||||||
onTextUpdated: {
|
onTextUpdated: {
|
||||||
|
Loading…
Reference in New Issue
Block a user