Fix: scrolling alt text using a mouse #49

Open
leah wants to merge 1 commit from fix/scroll-alt-text into main
Owner

Fixes scrolling through alt text with the scroll wheel
Cherry picked from: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/810

Fixes scrolling through alt text with the scroll wheel Cherry picked from: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/810
leah added 1 commit 2025-01-19 19:11:53 +00:00
Cherrypick from sharkey fixes
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m34s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m38s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m3s
Lint / lint (backend) (pull_request) Successful in 3m16s
Lint / lint (misskey-js) (pull_request) Successful in 4m5s
Lint / lint (sw) (pull_request) Successful in 3m47s
Lint / lint (frontend) (pull_request) Successful in 9m54s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m50s
Lint / typecheck (backend) (pull_request) Successful in 5m36s
5c6cfd735e
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m34s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m38s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m3s
Lint / lint (backend) (pull_request) Successful in 3m16s
Lint / lint (misskey-js) (pull_request) Successful in 4m5s
Lint / lint (sw) (pull_request) Successful in 3m47s
Lint / lint (frontend) (pull_request) Successful in 9m54s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m50s
Lint / typecheck (backend) (pull_request) Successful in 5m36s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/scroll-alt-text:fix/scroll-alt-text
git checkout fix/scroll-alt-text

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff fix/scroll-alt-text
git checkout fix/scroll-alt-text
git rebase main
git checkout main
git merge --ff-only fix/scroll-alt-text
git checkout fix/scroll-alt-text
git rebase main
git checkout main
git merge --no-ff fix/scroll-alt-text
git checkout main
git merge --squash fix/scroll-alt-text
git checkout main
git merge --ff-only fix/scroll-alt-text
git checkout main
git merge fix/scroll-alt-text
git push origin main
Sign in to join this conversation.
No description provided.