I noticed there are some inconsistences with scroll. When you first install the watch the welcome app wants you to scroll non-inversely. I personally prefer inverted scroll because its more common on phones and feels like I am rotating a dial. Another example is the launcher which uses inverse scroll, and feels awesome, another example is the vertical scroll in settings menu for changing a setting value and it uses non-inverse scroll.
I recommend all scrolls try to use the same type of scroll for consistency, then an option can be required in settings to change it. Or hard-code what people prefer, using the poll above.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
https://strawpoll.com/GPgV6Lr74ga
I noticed there are some inconsistences with scroll. When you first install the watch the
welcome
app wants you to scrollnon-inversely
. I personally prefer inverted scroll because its more common on phones and feels like I am rotating a dial. Another example is thelauncher
which usesinverse scroll
, and feels awesome, another example is the vertical scroll insettings
menu for changing a setting value and it usesnon-inverse scroll
.I recommend all scrolls try to use the same type of scroll for consistency, then an option can be required in settings to change it. Or hard-code what people prefer, using the poll above.