Is it possible to update the viewer of the current composition?
Hi all.
There is such a command
app.project.activeItem.saveFrameToPng(time, File(string))
In my case, the state of the current viewer of the composition is envy of the state of another composition. And due to the included effects, the viewer of the current composition does not have time to update before saving the file. And instead of an image I get a black screen.
Is it possible to update the viewer of the current composition?
