mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 07:14:40 +08:00
Add clarifying comment for system proxy icon behavior
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
This commit is contained in:
@@ -104,7 +104,8 @@ impl TrayState {
|
||||
}
|
||||
|
||||
if !enabled {
|
||||
// When system proxy is disabled, show the common icon
|
||||
// When system proxy is disabled and tray_event is "system_proxy",
|
||||
// show the common icon. System proxy mode doesn't have dedicated "off" icons.
|
||||
return Self::get_common_tray_icon(verge).await;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user