Sim gif generation (#1877)

* enable simulator screenshot

* use viewhost screenshotAsync facility

* setup giftransparency

* tweak css for gif generation

* patch colors

* update theme

* specify custom gif color

* moving as experiement

* bump pxt
This commit is contained in:
Peli de Halleux
2019-02-27 15:04:03 -08:00
committed by GitHub
parent fea7634da7
commit 835e1b2e1c
7 changed files with 23 additions and 14 deletions

View File

@ -43,6 +43,6 @@
},
"dependencies": {
"pxt-common-packages": "6.4.5",
"pxt-core": "5.5.13"
"pxt-core": "5.5.15"
}
}