#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Fri, 14 Oct 2016 19:34:22 +0200
changeset 5929 ea7162cefcc5
parent 5928 2bfec21329dd
child 5930 62d6d9ddc1af
#UI_ENHANCEMENT by cg class: EditField added: #keyboardZoom:
EditField.st
--- a/EditField.st	Fri Oct 14 19:25:27 2016 +0200
+++ b/EditField.st	Fri Oct 14 19:34:22 2016 +0200
@@ -1751,6 +1751,10 @@
     "Modified: / 17-01-2011 / 11:26:08 / cg"
 !
 
+keyboardZoom:larger
+    "/ ignored here
+!
+
 pointerLeave:state
     (acceptOnPointerLeave and:[enabled and:[self modified]]) ifTrue:[
         self accept