From 53a4057784997442e6620c7cdde48494524061e8 Mon Sep 17 00:00:00 2001 From: MistaOmega Date: Sat, 5 Oct 2024 22:09:15 +0100 Subject: [PATCH] Added scrollviewer to new tab page --- .../NewTabPage/NewTabPageView.axaml | 104 +++++++++--------- 1 file changed, 53 insertions(+), 51 deletions(-) diff --git a/src/NexusMods.App.UI/WorkspaceSystem/NewTabPage/NewTabPageView.axaml b/src/NexusMods.App.UI/WorkspaceSystem/NewTabPage/NewTabPageView.axaml index ebcc8aa962..930b62ea37 100644 --- a/src/NexusMods.App.UI/WorkspaceSystem/NewTabPage/NewTabPageView.axaml +++ b/src/NexusMods.App.UI/WorkspaceSystem/NewTabPage/NewTabPageView.axaml @@ -12,63 +12,65 @@ mc:Ignorable="d" d:DesignWidth="900" d:DesignHeight="500" x:Class="NexusMods.App.UI.WorkspaceSystem.NewTabPageView"> - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - - - + + + + - - - - - - + + + + + + - - + + - - + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + +