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

Disable Input Mode #79

Closed
FabioConsonni opened this issue Sep 9, 2016 · 3 comments
Closed

Disable Input Mode #79

FabioConsonni opened this issue Sep 9, 2016 · 3 comments

Comments

@FabioConsonni
Copy link

Hi!

I’m using your RichText Editor and it is beautiful!

Please I have a question: is it possible to disable the input mode? I would like to present the page as read-only and the user has to unlock the page to edit it.

Thanks in advance,

Fabio.

@ParitoshBh
Copy link

Hey!

Did you manage to get the disable part working?

@swilkinson1
Copy link

I've had luck disabling input using 'editor.setFocusable(false);'

@FabioConsonni
Copy link
Author

I used a simple webview in case of readonly, but I think that @swilkinson1 suggest should works.

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

3 participants