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

Typing becomes slow with large amount of content #51

Open
basstrekker87 opened this issue Sep 4, 2014 · 4 comments
Open

Typing becomes slow with large amount of content #51

basstrekker87 opened this issue Sep 4, 2014 · 4 comments

Comments

@basstrekker87
Copy link

Hi,
When setting the textview content to large amount to content which also has some images added to it, the typing seems to become very slow. Especially when the editor is added on top of scroll view. am i missing something around here. Is there a work around this issue !

@aryaxt
Copy link
Owner

aryaxt commented Sep 7, 2014

#23

This might improve it. But the api is only available on iOS7

@basstrekker87
Copy link
Author

Hey, thanks. fixed it by using only the textview instead of a scrollview with textview over top. Now the typing performance is normal.

Can u answer another question?
Is it possible to display html tables also using the richtexteditor for example

<style type="text/css" style="display:none"></style>


​test
​test



@aryaxt
Copy link
Owner

aryaxt commented Sep 12, 2014

No it doesn't support tables, it's not supported by NSAttributedStrings

@basstrekker87
Copy link
Author

Thanks

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

2 participants