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
localimg=love.graphics.newImage("test.png")
--if theres an event that will change the `img` into another, the Slab.Image is not updated accordingly.Slab.Image("img", {
Image=img
})
possible cause of issue is internal caching of Slab
The text was updated successfully, but these errors were encountered:
possible cause of issue is internal caching of Slab
The text was updated successfully, but these errors were encountered: