Skip to content

Canvases don't get released while creating a new map instance. #235

Description

@JuanjoSalvador

I noticed that everytime we instance a new map, overwriting the old one, the Canvas objects are not released, maybe a LuaJIT related issue, so they are stuck there in memory.

Best solution for this would be adding a :canvasRelease() function, maybe, so we can force the release of the old stucked objects and free memory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions