From 6a02d5031b0209dd7e31573b30f959b6d7085c18 Mon Sep 17 00:00:00 2001 From: Diogo Trindade Date: Sat, 19 Aug 2023 19:10:03 +0100 Subject: [PATCH] Early return when copying isn't possible --- .../Screens/Device/Tabs/DeviceLayoutTabView.axaml.cs | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Artemis.UI/Screens/Device/Tabs/DeviceLayoutTabView.axaml.cs b/src/Artemis.UI/Screens/Device/Tabs/DeviceLayoutTabView.axaml.cs index 374657a82..8c4d051b6 100644 --- a/src/Artemis.UI/Screens/Device/Tabs/DeviceLayoutTabView.axaml.cs +++ b/src/Artemis.UI/Screens/Device/Tabs/DeviceLayoutTabView.axaml.cs @@ -16,13 +16,19 @@ public partial class DeviceLayoutTabView : ReactiveUserControl