Loading...
Loading content...
Criteria for touch-target size, dragging movements, pointer gestures, motion actuation, and reflow.
8 criteria matched.
Content must work in both portrait and landscape orientations.
Content must reflow to fit 320px width without horizontal scrolling.
Don't require complex gestures (like pinch-to-zoom) without simple alternatives.
Actions should trigger on the 'up' event, not the 'down' event, to allow cancellation.
Don't require device motion (shaking, tilting) without an alternative.
Touch targets should be at least 44x44 pixels.
Provide alternatives to drag-and-drop interactions like buttons or direct input.
Touch targets must be at least 24x24 pixels to be easily tappable.