Releases: MarsLuay/handwriting-natively
Releases · MarsLuay/handwriting-natively
Release list
0.1.51
Summary
- Zooming a PDF with ink feels snappier: the page under your tip soft-updates first, then sharpens a moment later instead of freezing on a long redraw.
- Drawing while zoomed or mid-gesture stays aligned with the soft ink layer, with fewer blank flashes and dual-scale glitches.
- Stabilized pen strokes look smoother on long freehand lines, and Apple Pencil / touch handling is less likely to lock scrolling or steal strokes at the page edge.
0.1.45
0.1.44
0.1.43
0.1.42
0.1.41
0.1.27
- Typed text annotations appear in Obsidian’s native PDF find bar (Cmd/Ctrl+F); freehand ink stays non-searchable.
- Fix PDF find missing Handwriting Natively text on first search (patch after lazy extract), dropping suffix hits (
_pageDiffs), rematch storms on scroll, and short scroll-to-match for overlay boxes. - Pull past the bottom of a PDF (trackpad, wheel, or grab-pan) to rubber-band, fill a progress ring, and snap in a new blank page (GoodNotes-style).
- Harden Draw-mode pointer routing after zoom/overlay reattach; ignore native textLayer hits while drawing; clear stale multi-touch IDs.
Full Changelog: 0.1.26...0.1.27