From 5b94c73303564a9d1857d3ef34830de0a6460eaf Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 11 Apr 2013 13:48:24 +0200 Subject: Morphic: Virtual Keyboard enhancements The input-element-as-virtual-keyboard-proxy mechanism now gets only activated on touchscreen devices. Whether the browser is a touchscreen device is determined whenever a touch event occurs. for iOS devices, autocapitalization is now turned off. --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 7f841e3..7444637 100755 --- a/history.txt +++ b/history.txt @@ -1612,3 +1612,7 @@ ______ ------ * Fixes for type casting and dragging dialogs by buttons, thanks, Nathan! * Fix for loading shared projects in different formats (cloud data and plain project data) + +130411 +------ +* Morphic: virtual keyboard enhancements (see Morphic.js) -- cgit v1.3.1