diff --git a/pollPlugin/ChartBar.xaml b/pollPlugin/ChartBar.xaml index 4de8116..447fd3e 100644 --- a/pollPlugin/ChartBar.xaml +++ b/pollPlugin/ChartBar.xaml @@ -26,7 +26,7 @@ + Duration="0:0:0.15" /> @@ -34,7 +34,7 @@ + Duration="0:0:0.15" /> diff --git a/pollPlugin/UserControl1.xaml b/pollPlugin/PollSetup.xaml similarity index 89% rename from pollPlugin/UserControl1.xaml rename to pollPlugin/PollSetup.xaml index 21663b9..8680463 100644 --- a/pollPlugin/UserControl1.xaml +++ b/pollPlugin/PollSetup.xaml @@ -1,4 +1,4 @@ - + Title="Setup poll" Height="275" Width="265" ResizeMode="CanMinimize" Closing="Window_Closing"> @@ -85,14 +85,15 @@ - + - + - -