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

Does not work on retina ipad very well....gaps appearing. #4

Open
admmasters opened this issue Oct 5, 2012 · 4 comments
Open

Does not work on retina ipad very well....gaps appearing. #4

admmasters opened this issue Oct 5, 2012 · 4 comments

Comments

@admmasters
Copy link

Hi,

This solution does not appear to work very well for the retina iPad, it appears to have issues with gaps appearing in the drawing... I know Levi (the author of SmoothLineView) has updated the original smooth line view for this reason. Would you be able to look at his changes and see what is happening to make it faster? I'm prepared to work with you on this if you don't have access to the Retina iPad?

M

@abrar006
Copy link

abrar006 commented Apr 8, 2013

I found the same issue. please help me

@yusenhan
Copy link
Owner

yusenhan commented Apr 9, 2013

HI guys.

find [[NSRunLoop currentRunLoop] runMode: NSDefaultRunLoopMode beforeDate: [NSDate date]];
replace [[NSRunLoop currentRunLoop] runMode: NSRunLoopCommonModes beforeDate: [NSDate date]];

try it. : )

@abrar006
Copy link

abrar006 commented Apr 9, 2013

Thank you very much Yusenhan. It works fine :)

@keenan16
Copy link

Pls Help, im using your work and incorporate into my project. its running smoothly with simulator and devices w/o retina. but when you are building directly with the device. there is some glitch in iOS 7.0.3 with retina display.

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

No branches or pull requests

4 participants