You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After change ImageSource, the GC clear a lot of memory. Every change cause more GC work and more app not responing time.
After 10-15 times, the app completly freeze
Expected Behavior
After change imagesource every think still smooth work
Steps To Reproduce
Open and run project from repo
Click buttons one by one several times (10-15 times)
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
After change ImageSource, the GC clear a lot of memory. Every change cause more GC work and more app not responing time.
After 10-15 times, the app completly freeze
Expected Behavior
After change imagesource every think still smooth work
Steps To Reproduce
Link to public reproduction project repository
https://github.com/Marioo1357/MemoryLeakDemo
Environment
Anything else?
No response