Problem with Anchor "Bottom" on iPhone in 142 version.
dl.dropboxusercontent.com/u/39283884/BUG.jpg
Here is how it should look (and looked in 139)
dl.dropboxusercontent.com/u/39283884/Original.png
Game starts in fullscreen and it looks like "BUG" when exported html5 website embedded style.
It does fix itself when game is switched to windowed mode - everything gets possitioned correctly. Once game is switched back to fullscreen it gets cut off once again.
Personally I think its a problem with calculation of screen height in fullscreen height on ios stock browser. Keep in mind I dont use "scrollTo" or try to position those ui sprites myself.
It was reported to me that EVERY single screen that worked fine few hours ago, after Ive upgraded to 142 got broken IF element used "Bottom" anchor. Right, Left and Top seem to work as intended.
Easiest way to check out yourself - make 2 images on the bottom of layout size so one have 10 pixels of spacing and is anchored to bottom, and another nearby but being anchored to top