From 78ab4de381c5c0d22475f830beeb993199355c22 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 18 Mar 2013 12:32:24 +0100 Subject: 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 --- history.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'history.txt') 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 -- cgit v1.3.1