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
@@ -102,6 +102,7 @@ Version 2.1.3 - "Ravinda" - in development
102
102
* Fixed a reference error to the Loader.baseURL in Cache._resolveUrl method (thanks @neurofuzzy#1235)
103
103
* Fixed the Filter mouse uniform value population.
104
104
* Fixed an issue where audio files with query strings after them would fail the `canPlayAudio` checks (thanks Vithar)
105
+
* Input.hitTest now accurately detects hits on the extreme edges of a display object (thanks InsaneHero)
105
106
106
107
For details about changes made in previous versions of Phaser see the full Change Log at https://github.com/photonstorm/phaser/blob/master/CHANGELOG.md
0 commit comments