Improve the internal Thumbnail management. Immediately refresh the data about active client, better handle thumbnail overlaps on zoom
This commit is contained in:
@@ -11,7 +11,6 @@ namespace EveOPreview.UI
|
||||
|
||||
void SetThumbnailState(IntPtr thumbnailId, bool hideAlways);
|
||||
void SetThumbnailsSize(Size size);
|
||||
void RefreshThumbnails();
|
||||
void SetupThumbnailFrames();
|
||||
|
||||
Action<IList<IThumbnailView>> ThumbnailsAdded { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user