• Phil Hughes's avatar
    Improves find function virtual scrolling disabling · 32969d49
    Phil Hughes authored
    Changes the key code to be `mod+f` to make sure `ctrl+f`
    isn't captured on mac OS.
    Adds a `mod+g` to make sure it works fully on firefox.
    Adds a blur event so that we can be pretty certain that the
    user is focused on the find box.
    32969d49
app.vue 22.5 KB