Anviking / Chromatism

iOS Syntax Highlighting in Swift
MIT License
100 stars 15 forks source link

iOS8 Scroll after focus. #24

Open viniciusjarina opened 10 years ago

viniciusjarina commented 10 years ago

Hello Anviking.

This is nice project. Have you tested with iOS8? After build and run on iOS8 when I try to place the caret right after the Text Edit receive the focus, it scrolls a few pixels.

Any idea what could be wrong?

Anviking commented 10 years ago

I actually tried to rebuild everything in swift in the swift-experimental-branch. (It's been a while, so there is probably some errors in the project.) But I don't remember seeing anything like this.

ezhes commented 10 years ago

I'm building an app with this framework under iOS 8 and I'm not having any issues with scrolling except on that experimental fork from someone who added line numbers. Could you describe your issue in detail?