* Show an image's title or alt in the long-press menu header.
Read title, then alt, from the long-pressed image and put it in the menu header; leave that text empty when neither attribute is set.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix image title/alt on plain images and fall back to the URL.
The header update skipped when the image thumbnail was visible, so plain-image long-press never applied the caption. Also show the image URL when neither title nor alt is set.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>