From 8b4b5d8810f0ae15ab2960096e0b9bf661a01381 Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 14 Jan 2024 20:38:17 +0100 Subject: [PATCH] Workshop - Fix library virtualization Workshop - Tweak screenshots scaling --- .../LayoutProviders/WorkshopLayoutView.axaml | 3 ++- .../WorkshopLayoutView.axaml.cs | 8 ++++++++ .../WorkshopLayoutViewModel.cs | 19 ++++++++++++++++++- .../Entries/Details/EntryImageView.axaml | 8 ++------ .../Details/EntryImagesDialogView.axaml | 2 +- .../Entries/Details/EntryReleasesViewModel.cs | 9 ++++++++- .../Workshop/Layout/LayoutDetailsView.axaml | 8 +++----- .../Workshop/Layout/LayoutDetailsViewModel.cs | 16 ++++++++++++++++ .../Library/Tabs/InstalledTabView.axaml | 13 +++++++++---- .../Library/Tabs/SubmissionsTabView.axaml | 13 +++++++++---- .../EntryInstallResult.cs | 10 ++++++---- .../LayoutEntryInstallationHandler.cs | 16 ++++++++-------- .../ProfileEntryInstallationHandler.cs | 4 ++-- 13 files changed, 92 insertions(+), 37 deletions(-) diff --git a/src/Artemis.UI/Screens/Device/Tabs/Layout/LayoutProviders/WorkshopLayoutView.axaml b/src/Artemis.UI/Screens/Device/Tabs/Layout/LayoutProviders/WorkshopLayoutView.axaml index 75bbd544d..07a8a7325 100644 --- a/src/Artemis.UI/Screens/Device/Tabs/Layout/LayoutProviders/WorkshopLayoutView.axaml +++ b/src/Artemis.UI/Screens/Device/Tabs/Layout/LayoutProviders/WorkshopLayoutView.axaml @@ -14,7 +14,7 @@ - +