A task to load image can be very helpful outside of elm-webgl. A unified Image type could be used e.g. in elm-graphics because currently its impossible to control images behaviour there, it simply triggers re-render once the image is loaded check the source.
A task to load image can be very helpful outside of elm-webgl. A unified
Image
type could be used e.g. in elm-graphics because currently its impossible to control images behaviour there, it simply triggers re-render once the image is loaded check the source.