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

very good just on mobile doesnt resize #6

Closed
33sKamal opened this issue Jul 3, 2017 · 6 comments
Closed

very good just on mobile doesnt resize #6

33sKamal opened this issue Jul 3, 2017 · 6 comments

Comments

@33sKamal
Copy link

33sKamal commented Jul 3, 2017

i like this one it does a lot,
thanks
but i try to use it on mobile and it does not work
any idea

@mauricius
Copy link
Owner

The component just doesn't support mobile devices. Unfortunately it introduces a lot of complexity. I'm willing to add support for it in a future release, but at this moment I don't have the required knowledge to make it work.

@33sKamal
Copy link
Author

33sKamal commented Jul 3, 2017

good lock & thanks

@pixelspark
Copy link

pixelspark commented Feb 5, 2018

@mauricius first just wanted to say your library is great! second, I'd also love it to work on mobile.

Could you elaborate on where the complexity is? If I understand correctly you'd need to deal with touch events (ontouchstart/move/end) in addition to mouse events. Otherwise logic should be similar, right?

(I could contribute by the way, just wanted to check if there are things I hadn't considered before looking into this)

@mesqueeb
Copy link
Contributor

@mauricius I agree with @pixelspark. I'm currently in the market for a library that supports resize and drag on a div on mobile. Like google calendar events.
I'd be willing to pay even! Are you planning on this soon? Can we help?

@mauricius
Copy link
Owner

@pixelspark Sorry for the delay! I've been pretty busy in the last few weeks.

You are right, the logic is similar, however I encountered a few difficulties dealing with multitouch events. I'm currently trying to fix bugs related to grid, so I'm not looking into it in the near future. Feel free to submit a PR if you sort it out. Same for you @mesqueeb Thanks

@ojczeo ojczeo mentioned this issue Mar 30, 2018
@ojczeo
Copy link
Contributor

ojczeo commented Mar 30, 2018

PR with mobile support waiting for tests and merge :) 🎉
#77

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

5 participants