-
Scott, do you want an animation when deleting from the tree? If so what should it be?
Right now there is an animation when deleting a node that makes the deleted node look like it flies back up into…
-
Using 2.2.1 and canvas renderer.
As per the Scale Manager guide I have this code:
```
Game.Boot.prototype = {
init: function () {
this.scale.scaleMode = Phaser.ScaleManager.NO_SCALE;
…
-
I have a 1.4.0 custom theme with 5 Swatches (was also generated by the themeroller)
When I import it into the themeroller these strange things happen:
- It adds 5 new styleless Swatches
- It changes …
-
I created a new theme with 5 swatches in jq 1.4.0 and downloaded the zip file. However, when trying to upload the theme again, I get dozens of empty swatches on top of the ones I'd created & if I try …
-
Consider that when you create a URL reference or meta tag, whatever type you're referencing is information contained in the URL. Like: link rel="stylesheet" href="somewhere/nested/style.css" medial="…
-
Hi,
I have just downloaded the bootstrap bundle from www.initializr.com. (Not, http://twitter.github.com/bootstrap/index.html).
I tried to test the index.html on different browsers. It was totally fin…
-
npm install express
npm info it worked if it ends with ok
npm info using npm@0.3.17
npm info using node@v0.4.2
npm ERR! Error: ENOTFOUND, Domain name not found
npm ERR! at IOWatcher.callback (dns.…