Minimizing and then restoring EVE window makes its thumbnail tiny
This commit is contained in:
@@ -24,7 +24,7 @@ namespace EveOPreview.UI
|
||||
void ZoomIn(ViewZoomAnchor anchor, int zoomFactor);
|
||||
void ZoomOut();
|
||||
|
||||
void Refresh();
|
||||
void Refresh(bool forceRefresh);
|
||||
|
||||
Action<IntPtr> ThumbnailResized { get; set; }
|
||||
Action<IntPtr> ThumbnailMoved { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user