overte-HifiExperiments/scripts/developer
Anthony J. Thibault a791ddcc22 Tablet can switch to a web url.
Help button has been updated to switch to the help.html.  It doesn't look good because
the content was authored expecting landscape window, not portrait.

The API is by no means final.  But it exposes two methods to JS.

* Tablet.gotoHomeScreen() - Used to forcefully go back to the home tablet "springboard", eventually this will
  hooked up to the tablet button.
* Tablet.gotoWebScreen(url) - Causes the tablet to switch from the home "springboard" and load a web url.

tabletTest.js and help.js have been updated to use this functionality.
2016-12-19 17:52:19 -08:00
..
debugging remove whitespace and fix formatting 2016-04-26 11:24:38 -07:00
libraries add client-side test runner 2016-12-04 20:53:06 -08:00
tests Tablet can switch to a web url. 2016-12-19 17:52:19 -08:00
utilities Staging cameras, lights, and backdrop 2016-12-09 17:25:18 -08:00