diff --git a/src/elements/stream_element.js b/src/elements/stream_element.js index 38f463fb3..f73084cc2 100644 --- a/src/elements/stream_element.js +++ b/src/elements/stream_element.js @@ -1,5 +1,5 @@ import { StreamActions } from "../core/streams/stream_actions" -import { nextAnimationFrame } from "../util" +import { nextRepaint } from "../util" //