Files
BadNote/lib/editor/canvas/ink_painters.dart
Akiba So 3febbd1431
All checks were successful
CI / Windows build (push) Successful in 8m22s
feat(editor): pen canvas + Material You UI
Clean-room reimplementation of Saber's input model: we own the gesture
pipeline so pen draws with real pressure (perfect_freehand), two-finger
pinch zooms/pans, and palm is rejected (stylus-priority, 2nd-pointer
cancels stroke). pdfrx renders one page at a time (PdfPageView, no
gestures) under a shared transform; page-based nav. Material You theme
via dynamic_color (system accent + seed fallback) and a floating tonal
tool palette + page pill. Old pdfrx-overlay spike no longer wired.
2026-06-21 22:04:49 +08:00

3.6 KiB