Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4335 Huge sitemap and tree performances
  3. CMS-4347

ToolsManager does not destory its subcompoennts when removing them => memory leak

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.4.2, 3.5
    • None
    • None
    • None

      tool.toolsPanel.remove(tool.parent);

      should be

      tool.toolsPanel.remove(tool.parent, true);

            Unassigned Unassigned
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: