introduce debounce on output updates + linked box
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { BaseElement } from "../../../shared/_base";
|
||||
import './output-frame.less';
|
||||
import { NotificationBubbles } from "../notification-bubbles/notification-bubbles";
|
||||
import { GetOutputFrameUrl } from "../../../shared/url-helpers";
|
||||
import { GetNotificationBubbles } from "../../../shared/getdom";
|
||||
import { postMessage } from "../../../shared/post-message";
|
||||
|
||||
Reference in New Issue
Block a user