* Show tab favicon, title, and settings in the tab long-press menu header.
Match the page link/image long-press layout so the customization control sits in a proper header instead of a lone cog row.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix tab long-press menu sizing and bottom-sheet positioning.
When the tab menu header is shown, lay out the popup full-width at the bottom like the link long-press menu instead of as a small anchored popup.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Use DialogTabPress bottom sheet for tab long-press menu.
Match the link long-press menu layout with MyDialogLink, MyLinkView item rows, header, and Close button instead of MyPopupMenu.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Restore previous tab long-press README wording.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Remove tab long-press header layout note from README.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>