Generally for scrollers we use inverse scroll, so it feels like you're grabbing the page like you would on any touchscreen device. Everything that uses E.showScroller should do that.
Interesting that you mention the settings menu for changing a setting value. Is this really the same? I mean, you're changing a value rather than actually scrolling.
As @Ganblejs says I think it's like the volume - you want to drag up to increase and down to decrease. I think anything else there would be super confusing?
So really what we're saying here is just that you think the sideways swipe direction for the welcome screen is wrong? I think that's the only one that is different, and we could definitely change that...
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.
Generally for scrollers we use inverse scroll, so it feels like you're grabbing the page like you would on any touchscreen device. Everything that uses
E.showScroller
should do that.Interesting that you mention the settings menu for changing a setting value. Is this really the same? I mean, you're changing a value rather than actually scrolling.
As @Ganblejs says I think it's like the volume - you want to drag up to increase and down to decrease. I think anything else there would be super confusing?
So really what we're saying here is just that you think the sideways swipe direction for the welcome screen is wrong? I think that's the only one that is different, and we could definitely change that...