Ensure that thumbnail borders do NOT overlap with the EVE client window image
This commit is contained in:
@@ -21,7 +21,7 @@ namespace EveOPreview.UI
|
||||
void SetOpacity(double opacity);
|
||||
void SetFrames(bool enable);
|
||||
void SetTopMost(bool enableTopmost);
|
||||
void SetHighlight(bool enabled, Color color);
|
||||
void SetHighlight(bool enabled, Color color, int width);
|
||||
|
||||
void ZoomIn(ViewZoomAnchor anchor, int zoomFactor);
|
||||
void ZoomOut();
|
||||
|
||||
Reference in New Issue
Block a user