fixed: cared was blinking during typing (#2519)

This commit is contained in:
daboe01
2016-12-04 13:33:24 +01:00
committed by cacaodev
parent 1e0aacd811
commit 08b067cfc5
+1 -1
View File
@@ -897,7 +897,7 @@ var kDelegateRespondsTo_textShouldBeginEditing
setTimeout(function() {
[_caret setPermanentlyVisible:NO];
}, 500);
}, 1000);
}
- (CGPoint)_characterIndexFromRawPoint:(CGPoint)point