summaryrefslogtreecommitdiff
path: root/blocks.js
Commit message (Collapse)AuthorAgeFilesLines
* Scalable Comments, auto-positioning scaled scriptsjmoenig2013-03-191-8/+13
| | | | | including support for auto-positioning scaled scripts (so you don't have to clean-up when scaling blocks)
* Blocks layout optimizationjmoenig2013-03-191-15/+13
| | | | SyntaxElementMorph fixLayout() optimization for active highlights
* Scalable Symbolsjmoenig2013-03-181-6/+11
| | | | scales the green flag and turn-arrow symbols line stroke widths
* Adjust highlight when modifying active scriptsjmoenig2013-03-181-0/+19
| | | | | | When dragging blocks out of a running script, adding blocks into a running script, or editing inputs of a running script, the script's highlight should now adjust accordingly
* Scalable blocks and scriptsjmoenig2013-03-181-38/+48
| | | | | | | Shift-clicking on the settings menu lets you specify a fraction, by which blocks and scripts are scaled, allowing you to e.g. export poster-sized hi-res script pics, or to present Snap! live on hi-res screens and projectors
* Creationjmoenig2013-03-161-0/+9000