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

fix: fix double-click issue on touch devices #388

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Jul 19, 2024

Fix file tabs navigation issues on touch devices (iPad, phones). Previously tabs switch or close required double tap due to FocusZone trap intercepting any events.

This PR fixes this issue and also makes close button appear always for touch devices as middle click is not available for them.

screen-20240719-141538.mp4

@x1unix x1unix merged commit 638731c into master Jul 19, 2024
1 check passed
@x1unix x1unix deleted the fix/touchpad-ui-tabs branch July 19, 2024 18:18
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.

1 participant