Skip to content
Prev 10724 / 15075 Next

rgl for R-devel

On 19/07/2014, 4:42 AM, Duncan Murdoch wrote:
More precisely:  this isn't being called *immediately* when the window
is closed.  It is called a little bit later, but in some circumstances
that's too late, because the user can ask rgl to do something in between
and it tries to make changes to a window that isn't there any more.

Duncan Murdoch