When thumbnails borders are enabled zoomed thumbnail contains gray unused area at the bottom
This commit is contained in:
@@ -21,6 +21,9 @@ namespace EveOPreview.UI
|
||||
void SetWindowFrames(bool enable);
|
||||
void SetTopMost(bool enableTopmost);
|
||||
|
||||
void ZoomIn(ViewZoomAnchor anchor, int zoomFactor);
|
||||
void ZoomOut();
|
||||
|
||||
void Refresh();
|
||||
|
||||
event Action<IntPtr> ThumbnailResized;
|
||||
|
||||
Reference in New Issue
Block a user