Skip to content

2.1.1

Compare
Choose a tag to compare
@cpetrov cpetrov released this 29 Nov 10:18
· 853 commits to master since this release

Tabris.js

Issues with console output for thrown errors have been fixed.

Tabris.js Developer App

Since 2.1.0, the Tabris.js developer app didn't run on iOS 9 anymore. This has been fixed in 2.1.1.

Android

  • Fix an issue where touchEnd would not fire in some cases.
  • Fix an issue causing images loaded from external resources not to be scaled according to the device pixel density.
  • Fix various issues related to canvas scaling.

iOS

  • Fix images not being scaled according to the device pixel density.