mirror of
https://github.com/wassname/phaser.git
synced 2026-09-12 12:40:47 +08:00
Fixed Firefox audio issue with the Loader and added defined functions for anonymous callbacks
This commit is contained in:
@@ -165,6 +165,9 @@ V1.0.0
|
||||
* Added Sprite.bringToTop()
|
||||
* Added Stage.disableVisibilityChange to stop the auto pause/resume from ever firing.
|
||||
* Added crop support to the Texture component, so you can do Sprite.crop to restrict rendering to a specified Rectangle without distortion.
|
||||
* Added references to all the event listener functions so they can be cleanly destroyed.
|
||||
* Fixed interesting Firefox bug when an audio track ended it fired another 'canplaythrough' event, confusing the Loader.
|
||||
|
||||
|
||||
V0.9.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user