Show full server info for frequent and recent locations#367
Conversation
|
It's weird, I can reproduce it only half reliably.
Yes, so it's the same information everywhere. |
When you can reproduce, could you check to see if the button has the class |
Here's a binary I created, could you try it on your end and check if you also see it? (needs renaming from .txt to .xpi) |
|
Found the issue with the missing class: |
12f1d1d to
9a73d0a
Compare
CTRL + F failed me… |
|
Fixed! |
Remove 'wg-socks5-' from ProxyList Remove 'wg-' from Proxy tab






Fixes #364
Allow Button component to use
whitespace-normalclass so the text can wrap if needed.Update MostUsedLocationButtons and RecentLocationButtons to not truncate text and use
whitespace-normal.Update MostUsedLocationButtons and RecentLocationButtons to center the trash icon vertically.