@ -204,6 +204,8 @@ export default {
onOut() {
this.currentDoc = null;
this.em.setHovered(0);
this.elHovered = undefined;
this.updateToolsLocal();
this.canvas.getFrames().forEach(frame => {
const { view } = frame;
const el = view && view.getToolsEl();