EGOTextView
EGOTextView copied to clipboard
Fix line at the top of text editor
This commit fix issue that appears on 5s real device and on simulator too (6 used).
The problem with appearing tiny grey line above the text in text or md file editor. Problem appears if textChanged method view height is not round. The fix is simply round value before assign to rect.
Problem is described on screenshots bellow.
