diff --git a/UserInterface/Views/CommandSettings.axaml b/UserInterface/Views/CommandSettings.axaml index efc93f0..dea407b 100644 --- a/UserInterface/Views/CommandSettings.axaml +++ b/UserInterface/Views/CommandSettings.axaml @@ -3,24 +3,27 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" d:DesignWidth="500" d:DesignHeight="450" - MaxWidth="800" - x:Class="UserInterface.Views.CommandSettings" > - - Commands - + x:Class="UserInterface.Views.CommandSettings"> - - - - - - Add some commands by clicking the "Add" button. - - - - - + + + + + + + + + + + - - - + + + + + + + + + + + + +