You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to stop/remove a canvas/document/window without closing the node process? I didn't find anything in Document, Canvas, nor Context. We're slowly accumulating dead windows :)
The text was updated successfully, but these errors were encountered:
The window is controlled by glfw. So in theory it should be possible to
close it, have multiple windows, use multiple monitors etc.
I haven't look at this use case.
-- mike
On Jul 29, 2014 8:51 PM, "lmeyerov" [email protected] wrote:
Is there a way to stop/remove a canvas/document/window without closing the
node process? I didn't find anything in Document, Canvas, nor Context.
We're slowly accumulating dead windows :)
—
Reply to this email directly or view it on GitHub #14.
Is there a way to stop/remove a canvas/document/window without closing the node process? I didn't find anything in Document, Canvas, nor Context. We're slowly accumulating dead windows :)
The text was updated successfully, but these errors were encountered: