mcolman Posted April 4, 2016 Share Posted April 4, 2016 Hi, I think I have found a bug with Text bounds on high res screens. Please see this code pen, it's just a modified example from the Phaser website to include devicePixelRatio resolution. This means that the example will work fine on screens with window.devicePixelRatio == 1, but will incorrectly center and right justify the text on higher pixel densities. http://codepen.io/mattcolman/pen/BKmQMZ/ Please confirm this is a bug and I will add to github issues. Cheers! Link to comment Share on other sites More sharing options...
mcolman Posted April 5, 2016 Author Share Posted April 5, 2016 ok I just added this to Github because I saw a tweet from Rich about the 2.4.7 release coming soon! Link to comment Share on other sites More sharing options...
Recommended Posts