- 101 UX Principles
- Will Grant
- 137字
- 2021-07-16 18:02:38
Chapter #12. Sliders Should Be Used Only for Non-Quantifiable Values
Designer: "Oh cool, this UI kit has a nice-looking slider; let's use it for everything!"
User (trying to set a value): *smashes up phone*

I was trying to select 86
If you've ever fiddled with a tiny touchscreen, while trying to set a value with a slider, you'll be familiar with the preceding scenario. Even on a desktop screen with a mouse, it's a pain in the ass.
Slider controls should never be used for setting specific numeric values. They are, however, great for volume controls, brightness and color mix values, where the slider can be used to pick a qualitative value and the actual numeric value itself doesn't matter.
For precise numbers, refer to #13, Use Numeric Entry Fields For Precise Integers..
推薦閱讀
- Arduino入門基礎教程
- 零點起飛學Xilinx FPG
- 圖解西門子S7-200系列PLC入門
- Windows phone 7.5 application development with F#
- SDL Game Development
- 硬件產品經理成長手記(全彩)
- Hands-On Machine Learning with C#
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- “硬”核:硬件產品成功密碼
- 單片機原理及應用:基于C51+Proteus仿真
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- 微服務實戰(Dubbox +Spring Boot+Docker)
- 可編程邏輯器件項目開發設計
- Corona SDK Mobile Game Development:Beginner's Guide
- Nagios系統監控實踐(原書第2版)