theseus/bundled-addons/screenshot
Local Dev cd098bc9f3 screenshot 0.6.5: line tool + resizable text box
Two annotation-editor asks:

- Line tool: same drag flow as the arrow, no arrowhead. New toolbar
  button between arrow and rect, shortcut L.
- Text box is resizable: swapped the single-line input for a textarea
  with resize:both and a drag corner. Enter still commits, Shift+Enter
  inserts a newline, blur commits. Multi-line rendering steps the
  fillText baseline by 1.15x the font size per line so the baked
  pixels match the live layout.

The textarea swallows its own pointer events so drag-resizing the
corner doesn't leak to the canvas underneath.
2026-09-18 01:02:56 +02:00
..
addon.json screenshot 0.6.5: line tool + resizable text box 2026-09-18 01:02:56 +02:00
editor.css screenshot 0.6.5: line tool + resizable text box 2026-09-18 01:02:56 +02:00
editor.html screenshot 0.6.5: line tool + resizable text box 2026-09-18 01:02:56 +02:00
editor.js screenshot 0.6.5: line tool + resizable text box 2026-09-18 01:02:56 +02:00
index.js feat(theseus/screenshot): 0.6.4 — Polaroid sounds, trash icon, centred cluster, filename footer + open-in-folder 2026-09-09 22:34:47 +02:00
panel-preload.js feat(theseus/screenshot): bundled screenshot add-on (visible / full page / region) 2026-09-07 00:18:48 +02:00
panel.html screenshot 0.6.5: line tool + resizable text box 2026-09-18 01:02:56 +02:00