Thumbnail overlays are broken

This commit is contained in:
Anton Kasyanov
2016-06-06 22:23:30 +03:00
parent 4dfd195537
commit 8d57acb900
2 changed files with 39 additions and 27 deletions

View File

@@ -136,6 +136,10 @@ namespace EveOPreview.UI
{
view.Show();
}
else
{
view.Refresh();
}
}
this.EnableViewEvents();