Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix line at the top of text editor #29

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Fix line at the top of text editor #29

wants to merge 11 commits into from

Conversation

34x
Copy link

@34x 34x commented Aug 28, 2015

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.

ios simulator screen shot 28 aug 2015 23 54 50
ios simulator screen shot 28 aug 2015 23 56 00

poetwang and others added 11 commits December 21, 2013 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants