wip
This commit is contained in:
parent
a556a4b735
commit
97efceb2de
@ -123,15 +123,12 @@ public partial class MainWindow : Window
|
||||
try
|
||||
{
|
||||
TimerControlRectangleAnimation.StartTimer(5);
|
||||
SwitchButtonAndTimerPanel();
|
||||
}
|
||||
catch (Exception exception)
|
||||
{
|
||||
this._logger.Error(exception.Message);
|
||||
}
|
||||
finally
|
||||
{
|
||||
SwitchButtonAndTimerPanel();
|
||||
}
|
||||
}
|
||||
|
||||
private void SwitchButtonAndTimerPanel()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user