3
votes
3answers
138 views

Accessible custom scrollbars?

While it seems that the general consensus on custom scrollbars is that they are somewhat detrimental to overall user experience, powers beyond my control are suggesting their implementation is ...
9
votes
2answers
472 views

Scrollbars in right-to-left layout

I'm currently developing the Arabic version of an existing iOS app. iOS always displays scroll bars on the right. Should they be displayed on the left in RTL mode? With right-aligned content (images ...