That's not a great standard because it conflates conveying information with providing control.
001 px width is enough to convey isScrollable info, but makes it impossible to scroll
100 px width makes it easy to scroll, but is a waste of space to convey convey isScrollable info
That's not a great standard because it conflates conveying information with providing control.
001 px width is enough to convey isScrollable info, but makes it impossible to scroll
100 px width makes it easy to scroll, but is a waste of space to convey convey isScrollable info