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
Hi, it seems like SF::View#dup is broken, because it tries to call initialize of either SF::View or SF::View::Reference (which appears twice in src/graphics/obj.cr btw), both of which do not accept a SF::View instance as a single parameter.