fix: preserve Twitch display name casing in queue details
Windows CI / verify (push) Canceled after 0s

This commit is contained in:
Sucukdeluxe
2026-09-06 13:36:29 +02:00
parent 3584556114
commit c130642911
7 changed files with 17 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
- Show the Twitch display name with its original capitalization in queue details and refresh it when profile names load.
- Put queue detail URLs on a separate single line; click or use the keyboard to copy the complete URL with confirmation.
- Keep queue-card titles and content aligned when expanding or collapsing details by reserving scrollbar space.
- Move the queue-card remove button slightly toward the top-right corner while retaining its 32-pixel click target.