Skip to content

iframe should catch ⌘ events #107

Open
@therewasaguy

Description

if iframe is focused (if you click on it while a sketch is running), ⌘'s don't work, for example ⌘R refreshes the page.

Maybe best handles key events with the same module as parent window, and also require it within debug-console.js (that sends messages from the iframe to the parent window).

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions