Improve the internal Thumbnail management. Immediately refresh the data about active client, better handle thumbnail overlaps on zoom
This commit is contained in:
@@ -147,7 +147,6 @@ namespace EveOPreview.UI
|
||||
this.View.RefreshZoomSettings();
|
||||
|
||||
this._thumbnailManager.SetupThumbnailFrames();
|
||||
this._thumbnailManager.RefreshThumbnails();
|
||||
}
|
||||
|
||||
private void ThumbnailsAdded(IList<IThumbnailView> thumbnails)
|
||||
|
||||
Reference in New Issue
Block a user