davidfig / pixi-viewport

A highly configurable viewport/2D camera designed to work with pixi.js
https://davidfig.github.io/pixi-viewport/
MIT License
1.06k stars 177 forks source link

Minor: argument name in fitHeight() #83

Closed aldanor closed 6 years ago

aldanor commented 6 years ago

Minor: in fitHeight() first argument is named width.

https://github.com/davidfig/pixi-viewport/blob/master/%40types/index.d.ts#L222

davidfig commented 6 years ago

Thanks. Fixed in 3.7.2