This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Template: 8-Screens Grid | |
* @summary A customizable 8-screens grid | |
* @description Generate a 8-screens grid by keeping the views easily | |
* identifiable in the Pixate Editor, and set an initialization state | |
* @author Luca Orio | |
* @copyright Luca Orio (c) 2015 | |
* @license MIT | |
* @see http://github.com/lucaorio | |
* @version 0.1 |