MontagueM / Charm

Destiny 2 reverse engineering tool for extracting cool things from game files.
GNU General Public License v3.0
120 stars 17 forks source link

Create ImageSource from API only when needed #147

Closed nznaza closed 3 months ago

nznaza commented 3 months ago

Only create ImageSource when ApiItem Container gets requested (e.g when gets visible)

This speeds up the opening of the API substantially at the cost of a minimal slowdown when new items get in view