NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
14 stars 6 forks source link

Feature #148 fix multiple zoom events #170

Closed georgemccabe closed 1 year ago

georgemccabe commented 1 year ago

Prevent web display from freezing by adding a delay and handle only the last zoom event. Also fixed the ReadTheDocs error by updating the version of Python used to build the docs to 3.8.

Expected Differences

Pull Request Testing

Ran angular locally and confirmed that display no longer freezes when zooming in and out. Deployed the changes to the live version on the web.

Review code changes, confirm display works as expected

Pull Request Checklist