diff --git a/src/PlanViewer.App/AboutWindow.axaml b/src/PlanViewer.App/AboutWindow.axaml index 97d2223..71950bb 100644 --- a/src/PlanViewer.App/AboutWindow.axaml +++ b/src/PlanViewer.App/AboutWindow.axaml @@ -2,7 +2,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="PlanViewer.App.AboutWindow" Title="About Performance Studio" - Width="450" Height="460" + Width="450" Height="500" CanResize="False" WindowStartupLocation="CenterOwner" Icon="avares://PlanViewer.App/EDD.ico" @@ -44,6 +44,17 @@ Text="www.erikdarling.com" PointerPressed="DarlingDataLink_Click" TextDecorations="Underline"/> + +