tangram-play
tangram-play copied to clipboard
Text editor web app for Tangram scenes
As of 7b3f0ea35725abbb2a91038543169fc4d8dc1759, Tangram Play has an internal flag (`app.mapzenAPIKeyInjected`) that is set to `true` if a scene file uses a Mapzen tile source without an API key (which causes...
Why is Tangram Play requesting 10MB? Furthermore - this is from an embedded version - it shouldn't require disk space at all.
OS: Linux 15.10 Browser: Firefox 47.0 1. Say I am working on a scene file (scene1.yaml).... 2. I close the browser session 3. I open play again, I get last...
To recreate this: 1. Open an import in a new file tab. 2. In the original tab, place your cursor at the end of a word-wrapped line, where the "word"...
In embed mode the padding on the top of the editor feels a bit tight compared to the bottom: I was able to adjust this by adding `margin-top: 8px;` to...
Necessary to support multi-file scenes. Significant re-architecture/challenge.
Currently this is fixed by attaching in-line errors to the _root_ scene file.
In about box?