Fix for RenderTexture.resize
`RenderTexture.resize` method does not take into account the resolution
when updating `baseTexture`. In the constructor function
`this.resolution` is used to set the width and height. This fixes an
inconsistency in how those dimensions are set
1 parent 6e00a18 commit cab6b9aa3bb8c7e6faf7a2a64979a88d08fc369d
@Amadeus Demarzi Amadeus Demarzi authored on 30 Jan 2015
Showing 1 changed file
View
src/pixi/textures/RenderTexture.js