We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5fac1 commit 84624bdCopy full SHA for 84624bd
1 file changed
README.md
@@ -317,6 +317,7 @@ can be controlled per-input mode.
317
* Fixes edge case when TilingSprite is removed before render (thanks @pnstickne #2097 #2092)
318
* Camera.setBoundsToWorld only adjusts the bounds if it exists (thanks @prudolfs #2099)
319
* Keyboard.addCallbacks didn't check to see if the arguments were `null`, only if they were `undefined` making the jsdocs misleading.
320
+* ScaleManager.getParentBounds now takes any transforms into account to get the correct parent bounds (thanks @jdnichollsc #2111 #2098)
321
322
### Pixi Updates
323
0 commit comments