Contents
What are the touch gestures?
To flick, users place a finger on the screen and quickly swipe it in the desired direction. A two-finger user gesture used to zoom out. To pinch close, users place the thumb and a finger (or two fingers) a little distance apart on the screen and move them toward each other without lifting them from the screen.
What are the disadvantages of a touchscreen?
Disadvantages
- Not suitable for inputting large amounts of data.
- Not very accurate – selecting detailed objects can be difficult with fingers.
- Tiring to use for long periods.
- More expensive than alternatives such as a mouse.
- Not robust – can soon become faulty if misused.
Are there any products that support gesture recognition?
In the last few years, the rapid progress of gesture recognition technologies along with the falling cost of sensors allowed product designers to introduce a whole new spectrum of solutions based on gesture recognition. Some products that support touch-free interactions are available on the market today.
What should the UI look like for gestures?
UI elements should respond to gestures in real-time to express direct user control over touch interactions. That’s why when you design gestures, they should be aimed at both simplicity and high responsiveness. Remember that users will notice any lag between the gesture and the actual response of the UI.
How does gesture recognition work on an iPhone?
Gesture recognition uses computer sensors to detect and understand human gestures and movements. Gesture recognition isn’t a new concept; take the iPhone as an example. With this device, gestures let users interact with screen elements using touch.
Can a mouse be used as a gesture?
One of the common pitfalls that many UX designers fall into is using a mouse + keyboard model for the gesture-based interface. Designers often rely on WIMP (Windows, Icons, Menus, Pointers) — a standard model for desktop apps—and replace the mouse pointer with a human finger.