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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -296,6 +296,7 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
296
296
* Added useCapture flags to removeEventListener in MSPointer class (thanks @pmcmonagle#2055)
297
297
* Under setTimeOut (or when `forceSetTimeOut` was true) the Time was incorrectly setting `Time.timeExpected` causing game updates to lag (thanks @satan6#2087)
298
298
* Fixes edge case when TilingSprite is removed before render (thanks @pnstickne#2097#2092)
299
+
* Camera.setBoundsToWorld only adjusts the bounds if it exists (thanks @prudolfs#2099)
0 commit comments