danielamitay / DALinedTextView

DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
Other
159 stars 25 forks source link

<Error>: CGContextClosePath: no current point. #4

Open wanglian opened 10 years ago

wanglian commented 10 years ago

iOS6 is ok, but ios7 comes the error when 1 the content is less than a screen 2 scrolling down the DALinedTextView

rmuthuraja commented 10 years ago

me also got same problem. Is this fixed?