Blair Duncan

Results 4 issues of Blair Duncan

Added fix for issue http://githubissues.heroku.com/#luddep/LPKit/26

Once a LPMultiLineTextField is activated, it continues to consume all key events even when not active. From what I understand, the method "performKeyEquivalent" should by default return NO and only...

When exiting the field the delegate receives the notification controlTextDidBlur: 2 times. Not sure what the purpose of the timer thing was but it seems to be the root of...