elm-community / elm-webgl

Moved to elm-explorations/webgl
http://package.elm-lang.org/packages/elm-explorations/webgl/latest
BSD 3-Clause "New" or "Revised" License
95 stars 22 forks source link

Exploding textures cache #33

Closed w0rm closed 8 years ago

w0rm commented 8 years ago

The textures cache seems to be increasing over time, not sure if this is the expected behaviour

screen shot 2016-07-13 at 12 17 37

Could it be a regression of #20 (cc @Ryan1729)?

w0rm commented 8 years ago

Sorry, nevermind, its just because of ids. The amount of textures in array is small.