49db82e1bd94b6b2184202c27e45963a0adce75f
Felix #5: TranscriptionBlock had a `\$effect(() => { void localText; ... })` hack to re-trigger autoresize on text change, plus a captureTextarea callback that the parent only used to size a node it didn't own. The editor owns the textarea — it should also size it. Move the autoresize \$effect into PersonMentionEditor so the parent only captures the node when it genuinely needs to read selection bounds (quote selection still works). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%