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

feat: support changing input method in settings (tap+drag, tag, drag) #864

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

tom-anders
Copy link
Collaborator

@tom-anders tom-anders force-pushed the input_method branch 2 times, most recently from 8c95b48 to 8474c81 Compare July 16, 2024 17:16
@tom-anders tom-anders marked this pull request as ready for review July 16, 2024 17:27
@tom-anders
Copy link
Collaborator Author

Video of the feature in action: (not sure how I can get the emulator to record the mouse as well, but I think the video still gets its point across)

piece_shift_method.webm

// This is called 'Either' in the Web UI, but in the app we might display this string
// without having the other values as context, so we need to be more explicit.
// TODO add this to mobile translations
PieceShiftMethod.either => 'Click or drag pieces',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Either is too vague I agree. But a short 'Tap or drag' should be enough.

@veloce veloce merged commit 64160cb into lichess-org:main Jul 18, 2024
1 check passed
@tom-anders tom-anders deleted the input_method branch July 18, 2024 08:15
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.

Feature request: option to change move input method
2 participants