readest/.github
Huang Xin 93b96d64eb
fix(sidebar): use position fixed and transform for mobile sidebar (#3490)
* chore: bump nodejs version to 24

* fix(sidebar): use position fixed and transform for mobile sidebar

Use position: fixed to prevent horizontal scrolling on the mobile
bottom sheet, and replace style.top with transform: translateY() for
smooth drag performance. Cache element refs to avoid
document.querySelector on every drag frame. Apply the same position:
fixed fix to the notebook panel. Closes #3492

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 18:04:37 +01:00
..
ISSUE_TEMPLATE doc: format issue templates (#1071) 2025-05-07 06:04:20 +02:00
workflows fix(sidebar): use position fixed and transform for mobile sidebar (#3490) 2026-03-08 18:04:37 +01:00
dependabot.yml chore: enforce prettier, ignore submodules and vendor files (#3018) 2026-01-21 14:53:02 +01:00
FUNDING.yml chore: add sponsor readest link 2025-06-23 05:03:21 +02:00