Support profiles sort

Support windows country flags display

Optimize proxies page and profiles page columns
This commit is contained in:
chen08209
2024-08-13 21:42:23 +08:00
parent b7400f2ce8
commit 3933fd9d9e
29 changed files with 484 additions and 327 deletions

View File

@@ -86,4 +86,6 @@ enum CommonCardType { plain, filled }
enum ProxiesType { tab, list }
enum ProxiesLayout{ loose, standard, tight }
enum ProxyCardType { expand, shrink, min }