Skip to content

Commit af20dfa

Browse files
author
r00ster91
committed
bug: add TODO
1 parent e5379e5 commit af20dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/docs/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3189,6 +3189,7 @@ var zigAnalysis;
31893189
ev.stopPropagation();
31903190
return;
31913191
case "Down":
3192+
// TODO: make the page scroll down if the search cursor is out of the screen
31923193
moveSearchCursor(1);
31933194
ev.preventDefault();
31943195
ev.stopPropagation();

0 commit comments

Comments
 (0)