tabris-js icon indicating copy to clipboard operation
tabris-js copied to clipboard

Make Picker icon stylable and align it with visual style of modern iOS

Open cpetrov opened this issue 4 years ago • 0 comments

Feature description

Currently, the "..." icon of the picker has a prominent blue color which is not customizable. Moreover, it does not match the visual style of modern iOS anymore.

grafik

Proposed solution

Make the color of the icon customizable to let it better integrate with various app color themes. Consider replacing it with an icon better suiting modern iOS, e.g. ">":

Original screenshot Annotated screenshot
Date picker 68747470733a2f2f646576656c6f7065722e6170706c652e636f6d2f64657369676e2f68756d616e2d696e746572666163652d67756964656c696e65732f696f732f696d616765732f646174652d7069636b65722d646174652e706e67~2

Source: https://developer.apple.com/design/human-interface-guidelines/ios/controls/pickers#date-pickers

cpetrov avatar Jul 09 '21 19:07 cpetrov