Fix memory leaks

Issue #29 duplicate
Matthias Schoettle created an issue

When running TouchRAM for a longer period, where models are loaded, edited, woven and closed multiple times (e.g., while giving demos) at some point the performance drastically decreases.

We should investigate where the leaks are coming from to fix them. It might not fully GUI related, it could also be a weaver problem.

Comments (2)

  1. Matthias Schoettle reporter

    I think this could be related to issue #43, i.e., it might not be a memory leak but because everything is redrawn constantly (even stuff not displayed).

  2. Log in to comment