-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Mobile: delay dragging widget vs page scroll #2781
Labels
Comments
JulienLecoq
changed the title
Feature request: Add a way to delay the start of dragging the grid items.
Feature request: add a way to delay the start of dragging the grid items.
Sep 10, 2024
Honestly you should have an explicit edit mode in real apps to make any
changes to grid which should be static otherwise.
sent from phone. excuse any typ-oh!
…On Tue, Sep 10, 2024, 3:44 AM Juliano ***@***.***> wrote:
Subject of the issue
Currently, the drag start immediately which can cause annoying drag start
on mobile device when all you want is to move on the page.
Your environment
gridstack: "^10.3.1"
gridstack-angular: "^0.6.0-dev"
—
Reply to this email directly, view it on GitHub
<#2781>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2VRZWNTTUZ4SAFF2YP4ADZV3ERTAVCNFSM6AAAAABN6OW6KOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTMMBYGM2TEOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I never used two fingers to scroll on a page. I would say that this issue is not a big problem since this only occurs on this page. I don't have a grid with drag & drop anywhere else. Also, I could swap the position of the two first big pictures with the grid to temporarily solve this issue. But I guess it's still a nice feature to have and some other people might need it in the future. |
Yeah 1 finger to page scroll and move items. I guess the only way to
disembiguate would be to require user holding down on the widget long
enough to turn into move mode similar to phone dashboard editing. Makes
sense for mobile. Feature request if someone wants to donate for it.
sent from phone. excuse any typ-oh!
…On Tue, Sep 10, 2024, 9:01 AM Juliano ***@***.***> wrote:
I never used two fingers to scroll on a page.
I would say that this issue is not a big problem since this only occurs on
this page. I don't have a grid with drag & drop anywhere else. Also, I
could swap the position of the two first big pictures with the grid to
temporarily solve this issue.
But I guess it's still a nice feature to have and some other people might
need it in the future.
—
Reply to this email directly, view it on GitHub
<#2781 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2VRZT2RKM3KQKI5SWPAADZV4JVRAVCNFSM6AAAAABN6OW6KOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBRGM2TINJVHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
adumesny
changed the title
Feature request: add a way to delay the start of dragging the grid items.
Mobile: delay dragging widget vs page scroll
Sep 10, 2024
Yes 👍🏻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subject of the issue
Currently, the drag start immediately which can cause annoying drag start on mobile device when all you want is to move on the page.
Your environment
gridstack: "^10.3.1"
gridstack-angular: "^0.6.0-dev"
The text was updated successfully, but these errors were encountered: