GLPlot.jl icon indicating copy to clipboard operation
GLPlot.jl copied to clipboard

poll_reactive not defined

Open mohamed82008 opened this issue 7 years ago • 0 comments

I am getting the following error upon running GLPlot.init():

ERROR (unhandled task failure): UndefVarError: poll_reactive not defined
Stacktrace:
 [1] glplot_renderloop(::GLWindow.Screen, ::Reactive.Signal{Bool}, ::Reactive.Signal{Bool}) at C:\Users\user\.julia\v0.6\GLPlot\src\screen.jl:59

It seems the function poll_reactive is no longer living in GLWindow. What's your recommended fix?

mohamed82008 avatar Dec 28 '17 18:12 mohamed82008