Add a small delay before processing the key input of search boxes
commit15697f904d43f792346d95845102d8d1dd62ad62
authorChocobo1 <Chocobo1@users.noreply.github.com>
Tue, 27 Feb 2024 04:57:55 +0000 (27 12:57 +0800)
committerGitHub <noreply@github.com>
Tue, 27 Feb 2024 04:57:55 +0000 (27 12:57 +0800)
tree59aa479473bcbe14591001bdf7b90a67caecec70
parent46e8ee50c833ac3f0691a05a7d9c4b6dcb095641
Add a small delay before processing the key input of search boxes

PR #20465.
Closes #20025.
Closes #20235.
14 files changed:
src/gui/addnewtorrentdialog.cpp
src/gui/addnewtorrentdialog.h
src/gui/lineedit.cpp
src/gui/lineedit.h
src/gui/mainwindow.cpp
src/gui/mainwindow.h
src/gui/search/searchjobwidget.cpp
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/contextmenu.js
src/webui/www/private/scripts/dynamicTable.js
src/webui/www/private/scripts/misc.js
src/webui/www/private/scripts/prop-files.js
src/webui/www/private/views/log.html
src/webui/www/private/views/search.html