Skip to content

Preview not close on change instance #22

@lnazarit

Description

@lnazarit

image

image

I working with codemirror 5.2 and stand alone mode with Browser.js
I suggest add the events swapDoc and Blur
editor.on('blur', () => proxy.hidePreview()); editor.on('swapDoc', () => proxy.hidePreview());
Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions