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
cursor(any argument including PImage) and noCursor() have no effect with FX2D. Work as expected with P2D/P3D (preset cursors) and default renderer (system cursors).
OS X 10.11.4, Processing 3.0.2
cursor(any argument including PImage) and noCursor() have no effect with FX2D. Work as expected with P2D/P3D (preset cursors) and default renderer (system cursors).