Tagged Questions
3
votes
2answers
86 views
Best practice for switch with interchangeable on/off position?
We're making a hardware device with a reset button that needs to be activated when the device is unpowered.
As such, the button can not be a momentary press but needs to change position before being ...
7
votes
4answers
193 views
Where to place controls on a tree/list
I have a chronological list of items. The user can operate on these items with three actions.
So each row has three actions (or buttons for example).
My dilemma is thus:
Having three buttons on ...
6
votes
3answers
270 views
How should I resolve the issue of smaller tappable area due to smaller buttons on iPad mini?
Now that iPad mini has been released, is there anything an UI designer needs to look out for? I understand that the resolution and screen ratio remains the same, and I've been hearing that no change ...