Tabris.js 3.7.1 resolves issues discovered in 3.7.0
Tabris.js 3.7.1 has been released addressing a few issues discovered in 3.7.0. If you plan to adopt Tabris.js 3.7.0 it is highly recommended to update to 3.7.1.
Resolved issues
- Memory leak when disposing a
Canvas
(#2130) - App behavior inconsistent after restart (#2128)
- Cell widget handles
apply()
incorrectly (#2131) ListView
andCell
generics support missing (#2132)
Get Started with Tabris.js 3.7.1
Get the app
- Install the Tabris.js developer app on your device. Links below.
- Try out the bundled snippets in the app, or edit and run them via Tabris.js Playground.
- Install the 3.7 Tabris CLI on your machine:
npm install -g tabris-cli@3.7.1
- Type
tabris init
in an empty directory to create a simple example app. - Type
npm start
and load it in the developer app. - Check out the Tabris.js 3.7.0 documentation.
Feedback is welcome!
Want to join the discussion?Feel free to contribute!
Leave a Reply
Want to join the discussion?Feel free to contribute!