From 877ccc66d34c544ac1cd2b8c6a8e1be446fb9d7d Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sat, 4 Oct 2025 21:40:40 +1300 Subject: [PATCH] Remove image click tooltips --- .../dialogs/AvatarDialog/AvatarDialog.vue | 40 ++--- .../dialogs/GroupDialog/GroupDialog.vue | 128 +++++--------- .../GroupDialog/GroupPostEditDialog.vue | 24 +-- .../dialogs/UserDialog/UserDialog.vue | 156 ++++++------------ .../dialogs/WorldDialog/WorldDialog.vue | 20 +-- src/views/Notifications/Notification.vue | 40 ++--- src/views/PlayerList/PlayerList.vue | 20 +-- 7 files changed, 129 insertions(+), 299 deletions(-) diff --git a/src/components/dialogs/AvatarDialog/AvatarDialog.vue b/src/components/dialogs/AvatarDialog/AvatarDialog.vue index 323cf936..6ea3b728 100644 --- a/src/components/dialogs/AvatarDialog/AvatarDialog.vue +++ b/src/components/dialogs/AvatarDialog/AvatarDialog.vue @@ -7,35 +7,20 @@ width="700px">
- - - - +
- - - {{ - textToHex(avatarDialog.ref.name) - }} - +
- - - - +
👑 - - - {{ - textToHex(groupDialog.ref.name) - }} - + @@ -379,26 +364,12 @@
- - - - +
- - - - +
                                     
                                     
- - - - +
                     
-                            
-                                
-                                {{
-                                    textToHex(userDialog.ref.displayName)
-                                }}
-                            
+                            
                             
                             
                         
@@ -300,26 +263,12 @@
- - - - +
@@ -719,34 +668,24 @@ " class="extra">
- - - - + + +
- - - - +
diff --git a/src/views/Notifications/Notification.vue b/src/views/Notifications/Notification.vue index e4637ce7..c54c5b47 100644 --- a/src/views/Notifications/Notification.vue +++ b/src/views/Notifications/Notification.vue @@ -126,36 +126,20 @@ diff --git a/src/views/PlayerList/PlayerList.vue b/src/views/PlayerList/PlayerList.vue index 2115fcc9..a6891cdc 100644 --- a/src/views/PlayerList/PlayerList.vue +++ b/src/views/PlayerList/PlayerList.vue @@ -2,20 +2,12 @@
- - - - +