From f90b3f0d63e31dd8afbdbd71f7792ecfc3fd5264 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 26 Oct 2025 02:18:05 +0000 Subject: [PATCH] [GUI] Redesign and reorganize BlurayInfo view. --- Aaru.Gui/Views/Tabs/BlurayInfo.xaml | 263 ++++++++++++++++++++-------- 1 file changed, 191 insertions(+), 72 deletions(-) diff --git a/Aaru.Gui/Views/Tabs/BlurayInfo.xaml b/Aaru.Gui/Views/Tabs/BlurayInfo.xaml index 64c5600e6..8393eb30b 100644 --- a/Aaru.Gui/Views/Tabs/BlurayInfo.xaml +++ b/Aaru.Gui/Views/Tabs/BlurayInfo.xaml @@ -37,6 +37,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:tabs="clr-namespace:Aaru.Gui.ViewModels.Tabs" xmlns:localization="clr-namespace:Aaru.Localization;assembly=Aaru.Localization" + xmlns:controls="clr-namespace:Aaru.Gui.Controls" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" @@ -44,77 +45,195 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file