From 77c409cb3e428f89903d89e47618447513789c40 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 17 May 2013 11:53:32 +0200 Subject: Remember user settings across sessions most user settings (language, blocks zoom, long form input, clicking sound, design preference) are now made persistent in localStorage, so if the user closes and re-opens Snap! the settings stay the same --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 45d60f0..d079c0e 100755 --- a/history.txt +++ b/history.txt @@ -1715,3 +1715,7 @@ ______ 130516 ------ * "flat" GUI design preference (in the settings menu) + +130517 +------ +* GUI: user preferences (settings) are now made persistent in localStorage -- cgit v1.3.1