Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dtlaunch, b2] Change swipe direction to UpDown #1684

Merged
merged 6 commits into from Apr 19, 2022

Conversation

thyttan
Copy link
Collaborator

@thyttan thyttan commented Apr 10, 2022

@jeffmer

On bangle 2 change swipe directions to move between pages from LeftRight to UpDown, as to match the page indicators. Implemented like 'natural scrolling'.

Also added function showClock() which is called on 'left-to-right' swipe. Here I imagine the clock to be to the left of the launcher, if you do that then this also follows the natural scrolling principle.

Change swipe directions to move between pages from LeftRight to UpDown, as to match the page indicators. Implemented like 'natural scrolling'.

Also added function showClock() which is called on 'left-to-right' swipe.  Here I imagine the clock to be to the left of the launcher, if you do that then this also follows the natural scrolling principle.
@jeffmer
Copy link
Contributor

jeffmer commented Apr 11, 2022

Looks good to me - originally up down was not available so this change is a definite usability improvement.

@gfwilliams
Copy link
Member

Thanks!

@gfwilliams gfwilliams merged commit 31c53f0 into espruino:master Apr 19, 2022
@thyttan thyttan deleted the patch-2 branch August 19, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants