Skip to content

Memory leak in WPF application when switching between content #15

@bhrnjica

Description

@bhrnjica

Seem that not all WPF components and included external resources (projectinfo.rtf file) are not disposed 100%. Some memory still remain after project is closed. I think the main problem is projectinfo.rtf file loaded into rich-text control. So disposing richtext content from rtf content should fix the problem in most but not all cases.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions