|
|
Hi, everyone. I have issue with ImageTile. I have Listbox with tiles (20 tiles). After start application consumes 40 MB of memory. But memory consumption increasing, every next second.
I have "Load more" button on the page. After click by it I want reload list of tiles.
After reload tiles memory increase dramatically (+20MB). How I can prevent memory consumption?
|
|
Coordinator
Feb 4 at 4:38 PM
|
Hey, first, do you have a repo for this / can you create a ticket?
- How are you measuring mem usage?
- How are you reloading the tiles?
- Repo please!
|
|
|
|
|
|
Coordinator
Feb 25 at 6:45 PM
|
just did a nuget push, 2.0.2 contains memory leak fix and memory footprint improvements for ImageTile
|
|