forked from MaurycyLiebner/enve
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Open
Render hangs when layout shows different scene#719
Bug
Description
1.0.0-rc.3
Render hangs when the layout for the scene being rendered shows a different scene on the canvas.
eg, in the attached file layout "Scene 0" is showing "Scene 1" on the canvas, so rendering "Scene 0" hangs until the render is cancelled.
I have a small fix (resetting the layout before rendering) Shall I submit a PR?