From 45c25da98e359cfbe7200a42541b63312e1e7902 Mon Sep 17 00:00:00 2001 From: NimBold Date: Mon, 24 Aug 2026 07:45:14 +0330 Subject: [PATCH] fix(settings): harden Network Torrent settings layout - Replace uneven Torrent tabs with concise localized controls - Align supporting text and value fields with a responsive network grid - Preserve keyboard tab navigation and style restart notes consistently - Keep specialized row rules after generic macOS styles to prevent cascade regressions --- src/components/SettingsView.tsx | 66 ++++++------ src/i18n/catalogs/en.ts | 6 ++ src/i18n/catalogs/fa.ts | 6 ++ src/i18n/catalogs/he.ts | 6 ++ src/i18n/catalogs/ru.ts | 6 ++ src/i18n/catalogs/uk.ts | 6 ++ src/i18n/catalogs/zh-CN.ts | 6 ++ src/index.css | 184 ++++++++++++++++++++++++++++++-- 8 files changed, 249 insertions(+), 37 deletions(-) diff --git a/src/components/SettingsView.tsx b/src/components/SettingsView.tsx index 1089317..c74849e 100644 --- a/src/components/SettingsView.tsx +++ b/src/components/SettingsView.tsx @@ -1003,7 +1003,7 @@ runEngineChecks(false);

{activeTabLabel}

-
+
{/* Downloads Pane */} {activeTab === 'downloads' && ( @@ -1351,18 +1351,18 @@ runEngineChecks(false); {/* Network Pane */} {activeTab === 'network' && ( -
-