Skip to content

Fix Android remote desktop touch clicks#35

Open
ZacharyZcR wants to merge 1 commit into
Termix-SSH:mainfrom
ZacharyZcR:fix/support-884-android-rdp-touch-click
Open

Fix Android remote desktop touch clicks#35
ZacharyZcR wants to merge 1 commit into
Termix-SSH:mainfrom
ZacharyZcR:fix/support-884-android-rdp-touch-click

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • keep small Android WebView touch jitter from cancelling touch-mode taps
  • relax the tap duration threshold for remote desktop touch mode
  • reuse the same tap threshold for trackpad click detection

Fixes Termix-SSH/Support#884.

Tests

  • git diff --check
  • npx eslint app/tabs/sessions/remote-desktop/RemoteDesktop.tsx
  • npx tsc --noEmit (fails on existing unrelated repo issues: missing expo-web-browser, WarpgateDialog toast callable type, TunnelManager optional endpointHost type)

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.

[BUG] RDP on android , touch mode not clicking

1 participant