summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-03-18 12:32:24 +0100
committerjmoenig <jens@moenig.org>2013-03-18 12:32:24 +0100
commit78ab4de381c5c0d22475f830beeb993199355c22 (patch)
treeac916c2da9758db8d2fdc8a489d3a2bbe3bd52f6 /history.txt
parent0b510366d230399a38f18a8db92dd396a0dad42e (diff)
downloadsnap-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-xhistory.txt7
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