-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Make toolbar work on mobile #81
Comments
Since we use the mouseup event, it won't work. But I'm not sure if I want to go down that road 😨 |
I'm not talking about a full support. |
@daviferreira |
Yeah, maybe a new object using MediumEditor prototype. |
I started working on a mobile plugin today. Currently it only solves and issue when after selecting text on a mobile device (with longer touch), the editor's toolbar isn't visible. It's a work in progress. When I run into more issues on mobile devices, I'll try to come up with fixes. It could be found here: https://github.com/orthes/medium-editor-mobile-plugin |
Is there any updates to this? Is yabwe medium-editor going to support mobile browsers? |
What an old issue! But hey, here's a quick and dirty solution to anyone interested: Add this line @orthes plugin does not seem to work properly with the latest version of medium-editor and I don't know how to fix it. So skip including that in your list of js and use the above solution. Cheers |
I've tested with my Galaxy Note and it didn't open.
It should work, right? What do you think?
I'll work something out.
The text was updated successfully, but these errors were encountered: