Skip to content

Conversation

DonLakeFlyer
Copy link
Contributor

Fix #12453

@DonLakeFlyer
Copy link
Contributor Author

@s-lisovenko Can you give this a try?

@s-lisovenko
Copy link
Contributor

@s-lisovenko Can you give this a try?

I'll try on Monday. I don't remember exactly, but it seems like this solution didn't work in my case, the signal leaked even if the draghandler was removed. but, I tried it on qt 6.8.0. In my case, adding TapHandler helped. I'll look at this fix again, if not, then you can use the solution with taphandler.

@DonLakeFlyer
Copy link
Contributor Author

the signal leaked even if the draghandler was removed

Hmm, interesting. I found the exact opposite. This whole bleed through by default in qml seems ass-backwards to me.

@s-lisovenko
Copy link
Contributor

Didn't help me. I don't understand how it was fixed for you? I checked on both Ubuntu 22 and MacOS 15 apple silicon, tеhe only thing that helps in this case is add TapHandler to whole control.

@s-lisovenko
Copy link
Contributor

s-lisovenko commented Feb 16, 2025

@DonLakeFlyer I have prepared a PR #12468 that fix this issue.

@HTRamsey HTRamsey deleted the TapHandler branch May 1, 2025 05:35
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.

Clicking the mouse button causes the action to pass through the Value Slider control to the map

2 participants