Heroj04 / MCC

Mr_Hero's Canvas Creator (Magic Card Creator)
GNU General Public License v3.0
3 stars 0 forks source link

Asynchronous Layer Loading #5

Open Heroj04 opened 3 years ago

Heroj04 commented 3 years ago

All the layers should start and process asynchronously and then once each in order is loaded, drawn to the master canvas.
This would allow multiple slow external file downloads to occur simultaneously reducing overall load times.