fix: 画布鼠标/触摸板可以上下滚动,无法左右滚动 #100

Merged
kdletters merged 5 commits from fix/horizonal-scroll into master 2026-07-21 20:50:04 +08:00

5 Commits

Author SHA1 Message Date
k88936 e88a64dda5 fix lint
Project CI / Frontend tests (pull_request) Successful in 1m33s
Project CI / Backend tests (pull_request) Successful in 5m49s
Project CI / Native shell tests (pull_request) Successful in 6m48s
Project CI / Repository checks (pull_request) Successful in 2m12s
2026-07-21 19:39:26 +08:00
k88936 bc64a26166 Merge branch 'master' into fix/horizonal-scroll
Project CI / Repository checks (pull_request) Failing after 1m55s
Project CI / Frontend tests (pull_request) Successful in 1m23s
Project CI / Backend tests (pull_request) Successful in 4m33s
Project CI / Native shell tests (pull_request) Failing after 1m23s
# Conflicts:
#	docs/project-memory/shared-memory/decision-log.md
2026-07-21 19:28:08 +08:00
k88936 0de641dd31 add shift + scroll fallback for normal mouse 2026-07-21 19:06:00 +08:00
k88936 cc3629e389 Merge branch 'master' into fix/horizonal-scroll 2026-07-21 16:25:45 +08:00
k88936 073a3d5cdd fix: canvas interaction supports two-axis viewport panning via mouse wheel; updated related tests, hooks, and documentation for new behavior. 2026-07-21 16:11:48 +08:00