mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
add title to asset names in model browser (#6338)
Show full title when hovering the text. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6338-add-title-to-asset-names-in-model-browser-29a6d73d36508106a1d5ce9c09007b78) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
'dark-theme:text-white'
|
'dark-theme:text-white'
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
:title="asset.name"
|
||||||
>
|
>
|
||||||
{{ asset.name }}
|
{{ asset.name }}
|
||||||
</h3>
|
</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user