-
When running 'vagrant snap' on multi-vm vagrantfiles, if any of the machines listed are not created yet, the plugin fails, with the following traceback:
```
~/r/M/PWC ❯❯❯ vagrant snap list
/opt/vagra…
-
The readme says that `vagrant snap rollback` will rollback to the last snapshot, however, it seems to rollback to and list the first snapshot ever.
It would be more useful, at least to me, if the p…
-
Hi!
Please help me. I didn't receive resize event when change the fullscreen mode on my iPhone 4.
1) I have loaded the HTML5 game page. Resize event is fired and viewport fits all screen space. It …
-
Not sure if this should be done as a new plugin or be part of the vagrant-parallels plugin, but it would be very nice to have this functionality:
``` bash
vagrant snapshot take [vm-name] [NAME] …
-
contentScaleFactor returns this value: mViewPort.width / mStage.stageWidth
However, the scissor rectangle's y and height need to be scaled by this different value: mViewPort.height / mStage.stageHeig…