crux-bphc / CMS-iOS

A custom Moodle App made for BPHC
MIT License
14 stars 16 forks source link

Reloading Dashboard and Site News result in lag spikes sometimes. #100

Closed chaubss closed 3 years ago

chaubss commented 4 years ago

In Dashboard, this occurs due to the Thread Safe Reference which transfers the course list to main thread using a loop.

chaubss commented 4 years ago

Fixed for Dashboard in 836c053

chaubss commented 3 years ago

Fixed for Site News in d68b12e