Richard Davey
|
1c2a79ac51
|
The Scale Managers GetScreenOrientation function will now check for window.orientation first, because iOS mobile browsers have an incomplete implementation of the Screen API, forcing us to use the window value as a priority. This means the Scale Manager will now emit orientationchange events correctly on iOS. Fix #4361 #4914
|
2020-09-11 15:22:53 +01:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
J.C
|
67ea9c627e
|
fix bug: CONST does not have PORTRAIT and LANDSCAPE member, they are in CONST.ORIENTATION object.
|
2019-10-23 17:48:43 +08:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
27004061f5
|
Fixed jsdocs
|
2019-02-12 12:04:35 +00:00 |
|
Richard Davey
|
cb7b335d7f
|
Moved ScaleManager to its own namespace (Phaser.Scale) and out of DOM
|
2019-01-29 15:42:27 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
21342dc6e9
|
Now uses consts
|
2019-01-11 18:00:02 +00:00 |
|
Richard Davey
|
711180012c
|
Recoded orientation check to avoid use of VisualBounds
|
2019-01-11 12:12:43 +00:00 |
|
Richard Davey
|
557955e057
|
Merging Scale Manager and Spine Plugin back into master
|
2018-10-18 14:59:27 +01:00 |
|
Richard Davey
|
ae9c3b6f56
|
Tidying up for 3.15 release
|
2018-10-16 15:10:49 +01:00 |
|
Richard Davey
|
bddca4c1de
|
Added all of the DOM components the Scale Manager needs
|
2018-10-09 18:13:56 +01:00 |
|