Copy dialog title

This commit is contained in:
Natsumi
2025-08-23 12:50:21 +12:00
parent ae30ad978b
commit 0054b9bf1f
4 changed files with 50 additions and 13 deletions

View File

@@ -86,7 +86,8 @@
slot="reference"
class="dialog-title"
style="margin-left: 5px; margin-right: 5px; cursor: pointer"
v-text="userDialog.ref.displayName"></span>
v-text="userDialog.ref.displayName"
@click="copyUserDisplayName(userDialog.ref.displayName)"></span>
<span style="display: block; text-align: center; font-family: monospace">{{
textToHex(userDialog.ref.displayName)
}}</span>