mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
bug: add TODO
This commit is contained in:
parent
e5379e5027
commit
af20dfae60
@ -3189,6 +3189,7 @@ var zigAnalysis;
|
||||
ev.stopPropagation();
|
||||
return;
|
||||
case "Down":
|
||||
// TODO: make the page scroll down if the search cursor is out of the screen
|
||||
moveSearchCursor(1);
|
||||
ev.preventDefault();
|
||||
ev.stopPropagation();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user