You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling dispose() on the Player (eg., to clean up when the dialog widget itself is disposed) causes the app to crash with no message. This did not use to happen before 0.1.1.
The text was updated successfully, but these errors were encountered:
Consider this code where the player is used in a dialog:
Calling
dispose()
on thePlayer
(eg., to clean up when the dialog widget itself is disposed) causes the app to crash with no message. This did not use to happen before 0.1.1.The text was updated successfully, but these errors were encountered: