Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Mobile widget dragging is still enabled in portrait mode (iPhone) #1

Open
hopkinschris opened this issue Jul 17, 2013 · 0 comments
Open
Assignees
Labels

Comments

@hopkinschris
Copy link
Owner

The ability to drag widgets around should only be enabled on desktop. When a user hits the mobile version we should disable dragging. This works as expected in landscape mode on iOS, and responsively on desktop, but it doesn't work as expected on iOS in portrait mode.

I think this is indirectly locking up the screen for iOS users in portrait mode.

I'm suspecting it's related to the sleep widget chart animation taking a little while on mobile. Perhaps we should disable all chart animations on mobile for the sake of speediness?

@ghost ghost assigned hopkinschris Jul 17, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant