super-prototyping 1.1.1
·
371 commits
to main
since this release
2026-09-09, one fix.
- A two-finger pan over a board pans the canvas. It used to send the browser
back a page instead, because a wheel event inside a board's iframe never
reaches the canvas and so never gets stopped. Every board now stops the
browser's overscroll in its own document, which is the only place that can.