Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: memory leak event error is not unsubscribing #8591

Merged
merged 4 commits into from
Apr 28, 2020
Merged

fix: memory leak event error is not unsubscribing #8591

merged 4 commits into from
Apr 28, 2020

Commits on Feb 5, 2020

  1. fix: memory leak event error is not unsubscribing

    the event listener to scene `renderError` is only subscribing. causing memory leak upon cesium `.destory()`
    jony89 authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4aa6bdf View commit details
    Browse the repository at this point in the history
  2. fix: eslint

    jony89 authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    f229a72 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Merge remote-tracking branch 'origin/master' into patch-1

    # Conflicts:
    #	Source/Widgets/CesiumWidget/CesiumWidget.js
    mramato committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1fe709b View commit details
    Browse the repository at this point in the history
  2. Minor tweak, update CHANGES.

    mramato committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3ed3565 View commit details
    Browse the repository at this point in the history