summaryrefslogtreecommitdiff
path: root/Userland/Applications/Help
diff options
context:
space:
mode:
authorTim Ledbetter <timledbetter@gmail.com>2023-01-17 19:59:08 +0000
committerJelle Raaijmakers <jelle@gmta.nl>2023-01-17 21:52:21 +0100
commit9c7f4bafdfb25da32978481639733707db7bdb9b (patch)
treed6838b982ac57a5b04f9070d15d804652a6158b5 /Userland/Applications/Help
parentd9aa7eacc6b566412598ccf32d432037b4b8a434 (diff)
downloadserenity-9c7f4bafdfb25da32978481639733707db7bdb9b.zip
Assistant: Debounce text input on_change event
This prevents unnecessary queries being executed when pasting text or typing very quickly. The debounce timeout is 5ms, which is half the rate at which the UI is updated. Therefore, there should be no noticable impact on user experience.
Diffstat (limited to 'Userland/Applications/Help')
0 files changed, 0 insertions, 0 deletions