j-delaney / planner-helper

Easily fetch Rate My Professor, CAPEs, and grade distributions in UCSD's WebReg
https://chrome.google.com/webstore/detail/planner-helper/omoljdnncdeeglgmagijlamhjlagobep
24 stars 14 forks source link

UpdateUI of RMP, Cape, and GradeDist at same time for Smooth Sliding … #29

Closed krau612 closed 8 years ago

krau612 commented 8 years ago

…Animation

I don't know if this is the proper way to do it but I made it wait until each separate call to updateData was done before calling updateUI on each of the data sources. So all sources will have the loading message until all sources have fully loaded.

j-delaney commented 8 years ago

This is amazing!