diff --git a/BeWo/View/ChatView.xaml b/BeWo/View/ChatView.xaml index f3dbfb17d..75bb31570 100644 --- a/BeWo/View/ChatView.xaml +++ b/BeWo/View/ChatView.xaml @@ -7,7 +7,8 @@ Background="Transparent" ResizeMode="CanResizeWithGrip" x:Name="ChatViewName" - StateChanged="ChatView_OnStateChanged"> + StateChanged="ChatView_OnStateChanged" + > @@ -212,7 +213,7 @@ - + @@ -226,18 +227,17 @@