diff options
| author | jmoenig <jens@moenig.org> | 2013-03-18 12:32:24 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-18 12:32:24 +0100 |
| commit | 78ab4de381c5c0d22475f830beeb993199355c22 (patch) | |
| tree | ac916c2da9758db8d2fdc8a489d3a2bbe3bd52f6 /history.txt | |
| parent | 0b510366d230399a38f18a8db92dd396a0dad42e (diff) | |
| download | snap-byow-78ab4de381c5c0d22475f830beeb993199355c22.tar.gz snap-byow-78ab4de381c5c0d22475f830beeb993199355c22.zip | |
Scalable blocks and scripts
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
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/history.txt b/history.txt index bf72c0e..46e615a 100755 --- a/history.txt +++ b/history.txt @@ -1522,4 +1522,9 @@ ______ 130314 ------ * GUI: When logged into the Cloud, "cloud" becomes default in the project dialog -* Store: local custom blocks can now store their definition receiver directly as value (avoiding turning them into "Obsolete!" blocks when re-opening the project), this is important for reified blocks assigned to variables elsewhere, and such for the part of OOP we can already do now.
\ No newline at end of file +* Store: local custom blocks can now store their definition receiver directly as value (avoiding turning them into "Obsolete!" blocks when re-opening the project), this is important for reified blocks assigned to variables elsewhere, and such for the part of OOP we can already do now. + +130318 +------ +* GUI, Blocks, BYOB, Widgets: Scaling Blocks and Scripts (shift-click on settings menu) +* Widets: numerical prompts
\ No newline at end of file |
