William Crandell
William Crandell
idea from https://github.com/nodejs/node-v0.x-archive/issues/8204#issuecomment-52720760 Without this if statement received error on windows system ``` c:\npm\node_modules\gistup\lib\gistup\get-settings.js:37 process.stdin.setRawMode(true); ^ TypeError: process.stdin.setRawMode is not a function at ReadFileContext.callback (c:\npm\node_modules\gistup\lib\gistup\get-settings.js:37:21) at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:303:13)...
http://answers.unity.com/answers/244170/view.html With the scene asset reference, you can use the AssetDatabase object to get path information, and manually add the scene data to the build settings list of scenes. ```...
the top margin /status bar is added to for assisting and it is planned to be updated into a configurable parameter default off...
For consideration see the linked project https://github.com/koush/AndroidAsync
found this in a Google search for "css selector from jquery obj" so update for https://learn.jquery.com/using-jquery-core/faq/how-do-i-select-elements-when-i-already-have-a-dom-element/
Basically I created a function that wrapped this, like shown below. The issue is I was returning a value in the Editor where as in the app, I was getting...
closes #156
fixes issue #192