aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/hud.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'content_scripts/hud.coffee')
-rw-r--r--content_scripts/hud.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/content_scripts/hud.coffee b/content_scripts/hud.coffee
index ca2eb7f2..4535ba69 100644
--- a/content_scripts/hud.coffee
+++ b/content_scripts/hud.coffee
@@ -38,7 +38,7 @@ HUD =
window.scrollTo findMode.scrollX, findMode.scrollY if findMode.options.returnToViewport
findModeQuery.rawQuery = data.query
updateFindModeQuery()
- performFindInPlace()
+ findMode.findInPlace()
showFindModeHUDForQuery()
# Hide the HUD.