mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +00:00
Update CHANGELOG-v3.80.md
This commit is contained in:
parent
786a3933cd
commit
828de95e2f
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# Bug Fixes
|
# Bug Fixes
|
||||||
|
|
||||||
* The `InputManager.onTouchMove` function has been fixed so it now correctly handles touch events on pages that have scrolled horizontally or vertically and shifted the viewport. Fix #6489 (thanks @somechris @hyewonjo)
|
* The `InputManager.onTouchMove` function has been fixed so it now correctly handles touch events on pages that have scrolled horizontally or vertically and shifted the viewport. Fix #6489 (thanks @somechris @hyewonjo)
|
||||||
|
* `Factory.staticBody` had the wrong return type in the docs/TS defs. Fix #6693 (thanks @ddhaiby)
|
||||||
|
|
||||||
## Examples, Documentation, Beta Testing and TypeScript
|
## Examples, Documentation, Beta Testing and TypeScript
|
||||||
|
|
||||||
|
@ -22,3 +22,4 @@ My thanks to the following for helping with the Phaser 3 Examples, Beta Testing,
|
||||||
@AlvaroEstradaDev
|
@AlvaroEstradaDev
|
||||||
@stevenwithaph
|
@stevenwithaph
|
||||||
@paxperscientiam
|
@paxperscientiam
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue