From eeb337f93c9f7042e9fbaa94934c36a046932707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E5=BD=AA?= <1315508912@qq.com> Date: Thu, 21 Dec 2023 10:58:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E7=BC=96=E7=A0=81=E3=80=81=E7=94=BB=E8=B4=A8?= =?UTF-8?q?=E3=80=81=E9=9F=B3=E8=B4=A8=20Fixes=20#3=20=20[ci=20skip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DownKyi/Views/Settings/ViewVideo.axaml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/DownKyi/Views/Settings/ViewVideo.axaml b/DownKyi/Views/Settings/ViewVideo.axaml index a20fb05..00eb2f6 100644 --- a/DownKyi/Views/Settings/ViewVideo.axaml +++ b/DownKyi/Views/Settings/ViewVideo.axaml @@ -21,12 +21,18 @@ Foreground="{DynamicResource BrushTextDark}" Text="{DynamicResource FirstVideoCodecs}" /> + + + + + @@ -36,12 +42,18 @@ Foreground="{DynamicResource BrushTextDark}" Text="{DynamicResource FirstVideoQuality}" /> + + + + + @@ -51,12 +63,18 @@ Foreground="{DynamicResource BrushTextDark}" Text="{DynamicResource FirstAudioQuality}" /> + + + + +