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(QScrollArea): correctly compute snap position for thumb #17206 #17207

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

thexeos
Copy link
Contributor

@thexeos thexeos commented May 18, 2024

Resolves #17206

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch (or v[X] branch)
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • It's been tested on a Cordova (iOS, Android) app
  • It's been tested on an Electron app
  • Any necessary documentation has been added or updated in the docs or explained in the PR's description.

Copy link

github-actions bot commented May 18, 2024

UI Tests Results

    1 files     97 suites   37s ⏱️
1 019 tests 1 019 ✅ 0 💤 0 ❌
1 038 runs  1 038 ✅ 0 💤 0 ❌

Results for commit f764d29.

♻️ This comment has been updated with latest results.

@thexeos thexeos requested a review from rstoenescu June 14, 2024 02:30
@rstoenescu rstoenescu merged commit e3118f7 into quasarframework:dev Sep 9, 2024
3 checks passed
@rstoenescu
Copy link
Member

Thanks for contributing!
This will go into Quasar v2.16.12

@thexeos thexeos deleted the fix-17206 branch September 12, 2024 00:51
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.

QScrollArea: thumb doesn't center on mouse point for small thumbs (long content)
2 participants