-
The right-click menu has to go because of discoverability issues and uselessness on touch devices.
It should be transformed into controls-on-hover in that same row. Like in [ownCloud Files](http://de…
-
## Problem/Motivation
Follow-up to #887 / #889 to come up with a more complete fix for background/body scrolling still happening when off-canvas nav is activated on various mobile devices.
### D…
-
There's no rollover event on touch pad devices & mobile phones.
-
Any chance/plans of making this library work on touch devices?
-
Touch devices don't support fit to view using double tap.
-
(few questions - not sure if this is correct place to ask)
New to Flutter & come across this package. In terms of doing a small 2D point & click apps, that has a backage image, with clickable poly…
-
Is that possible to make the creation of boxes easier on touchable devices?
Now to create a box I tap two times and sometimes it creates a box sometimes not. But if I tap once nothing is happening.
…
-
Although Android 2.1 is pretty much deprecated by now, there are some devices stuck on it, e.g. the (rooted) versions of the Nook Simple Touch.
XSDL xserver currently cannot be installed on these. It …
-
I've noticed a very wide spread problem with touch events on some devices. It appears with every touch event library (like this one) I've tested so far as well as an own minimal solution.
It appears o…
-
Currently drag and drop events are blocked by perfect scrollbar on touch devices because it captures the touch events and doesn't propagate them (I believe).
This is related to mdbootstrap/Tailwind…