November 9, 201015 yr Any idea how to avoid the flickering? I'd very much like to use the function in an unstored calculation. Thanks Robert
November 9, 201015 yr Make sure to add the "isGui=false" parameter when registering the module to make it run as a non-gui function. This may improve performance and may eliminate the flicker you are seeing. Edited November 9, 201015 yr by Guest
Create an account or sign in to comment