No description
  • TypeScript 94.8%
  • SCSS 4.1%
  • HTML 0.7%
  • JavaScript 0.4%
Find a file
Nicklas Nielsen 2770b97fee
Fix viewport_mover overwriting previous element when switching selection (#5)
Clear #element reference before property setters in attach_to_element()
to prevent propagating new element values to the old element.

Agent-Logs-Url: https://github.com/chocbite/ts-lib-canvas/sessions/f3303a31-7105-4161-aacf-615ff3ee4c30

Co-authored-by: Chocolateandmilkwin <52867415+Chocolateandmilkwin@users.noreply.github.com>
2026-04-09 14:58:34 +02:00
.vscode Initial commit 2026-04-07 17:36:30 +02:00
src Fix viewport_mover overwriting previous element when switching selection (#5) 2026-04-09 14:58:34 +02:00
.gitignore Initial commit 2026-04-07 17:36:30 +02:00
eslint.config.js Initial commit 2026-04-07 17:36:30 +02:00
index.html Initial commit 2026-04-07 17:36:30 +02:00
package-lock.json Fix grid snapping to use Math.round for consistent nearest-snap behavior (#3) 2026-04-09 12:17:32 +02:00
package.json Fixed some CI bullshit 2026-04-09 11:00:41 +02:00
tsconfig.json Initial commit 2026-04-07 17:36:30 +02:00
tsdown.config.ts Initial commit 2026-04-07 17:36:30 +02:00
vite.config.ts Initial commit 2026-04-07 17:36:30 +02:00