-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tablet & other touch device (phone) support? #11
Comments
👍 |
I did look into this and started making it work on my iPad. However, it was view-only and a little buggy. It mostly works as-is now, though... but I'd like to make it better. It is nifty to see the stories update after changing it on the laptop, though. (: |
Does dragging work for you? It didn't for me on my iPhone :) |
No, that's what I meant by "view-only" for the iPad. I need to fix it somehow. |
Drag doesn't seem to work on my Android devices either. It looks like the ul is getting focus of the press. No auto-refresh either :/ |
Auto-refresh works on my iPad. The touch events do not, however. If I fix it for one, I'll probably fix it for all. I haven't checked it out on my Android phone yet. |
This should include @cthiel's suggestion of adding icons for iOS, so it displays nicely on the home screen. |
We could switch everything to "touch" support and use this library, and things would be consistent: (Alternatively, we could simply bind functions to multiple events.) |
It might be nice. Not currently on the radar, just noted for future work.
It would probably be fantastic for meetings. (Or we can ensure that the software just works very well with projectors.)
The text was updated successfully, but these errors were encountered: