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

Conditioning closing through dragging in MMListDrawer and MMListMultiselectDrawer #3413

Merged
merged 2 commits into from
May 13, 2024

Conversation

VitorVieiraZ
Copy link
Contributor

@VitorVieiraZ VitorVieiraZ commented May 7, 2024

MMListDrawer and MMListMultiselectDrawer closure via dragging is now disabled when the listViewContent's interactive property is set to true (contentHeight > height). This change impacts drawers like MMMapThemeDrawer and featurePairSelection (features list drawer).

Fixes #3412

app/qml/components/MMListDrawer.qml Outdated Show resolved Hide resolved
@VitorVieiraZ VitorVieiraZ changed the title Disabling closing through dragging in MMListDrawer Conditioning closing through dragging in MMListDrawer and MMListMultiselectDrawer May 7, 2024
@tomasMizera tomasMizera self-requested a review May 13, 2024 07:21
@tomasMizera tomasMizera merged commit 62b603c into master May 13, 2024
11 checks passed
@tomasMizera tomasMizera deleted the iss-3412 branch May 13, 2024 11:23
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.

Glitchy scrolling in drawers
2 participants