Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[REVERTED] [MediaElement] Removed line that pauses player before setting it to null. #9531

Merged
merged 3 commits into from
Aug 4, 2020

Commits on Jul 30, 2020

  1. Removed Pause in MediaElement Dispose method

    I think the pause is there to stop background playback of the mediaelement, but since the next line also seems to stop it, I removed the line.
    StevenGranados authored and samhouts committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    09e86a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8d7d8 View commit details
    Browse the repository at this point in the history
  3. Revert sln

    This reverts commit 7a8d7d8.
    samhouts committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e1d61d9 View commit details
    Browse the repository at this point in the history