diff options
| author | jmoenig <jens@moenig.org> | 2013-04-11 13:48:24 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-04-11 13:48:24 +0200 |
| commit | 5b94c73303564a9d1857d3ef34830de0a6460eaf (patch) | |
| tree | bc783499b91b77c0624c912a0c42f09ea98cfe07 /history.txt | |
| parent | cb41576e5ac53707bac1c16c46b851a269a41a6b (diff) | |
| download | snap-byow-5b94c73303564a9d1857d3ef34830de0a6460eaf.tar.gz snap-byow-5b94c73303564a9d1857d3ef34830de0a6460eaf.zip | |
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.
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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) |
