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

Enable swipe gesture in forms to switch between tabs #2828

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

tomasMizera
Copy link
Collaborator

@tomasMizera tomasMizera commented Oct 5, 2023

We disabled this gesture previously because of a QT bug, but it seems to be fixed now.

The issue was that previously SwipeView used to steal grab from Slider, see video in the related QT bug: https://bugreports.qt.io/browse/QTBUG-109124

Note: Even though the related QT bug is not closed, this seems to be working

MNML-October5-093039AM.mp4

Fixes #2473
Related #2675

@tomasMizera tomasMizera merged commit d5605dc into master Oct 5, 2023
13 checks passed
@tomasMizera tomasMizera deleted the enable-form-swipe branch October 5, 2023 13:39
@jozef-budac
Copy link

Verified on iOS: 23.10.464711

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.

QT6: tab sliding doesn't work
4 participants