From ff2e57aeaa21960192d7a8d9a5fa28fef244e784 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 30 Mar 2024 20:40:24 +0100 Subject: [PATCH] Device properties - We can do a bit better with UX than that :P --- .../Tabs/Layout/DeviceLayoutTabView.axaml | 197 +++++++++--------- 1 file changed, 102 insertions(+), 95 deletions(-) diff --git a/src/Artemis.UI/Screens/Device/Tabs/Layout/DeviceLayoutTabView.axaml b/src/Artemis.UI/Screens/Device/Tabs/Layout/DeviceLayoutTabView.axaml index e741e286c..5b4ffc40f 100644 --- a/src/Artemis.UI/Screens/Device/Tabs/Layout/DeviceLayoutTabView.axaml +++ b/src/Artemis.UI/Screens/Device/Tabs/Layout/DeviceLayoutTabView.axaml @@ -9,104 +9,111 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="800" x:Class="Artemis.UI.Screens.Device.Layout.DeviceLayoutTabView" x:DataType="layout:DeviceLayoutTabViewModel"> - - - - - - - - - - - - - + + - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - + + + + + + + - - + + + + + + + + + +