[go: up one dir, main page]

Skip to content

Commit

Permalink
auto focus js
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileTrotignon committed May 9, 2024
1 parent a831545 commit 704c56e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsoo/gamelle_backend.ml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ let run state update =
run ~canvas state update))
(El.as_target canvas)
in
El.set_has_focus true canvas ;
()

0 comments on commit 704c56e

Please sign in to comment.