Improve the internal Thumbnail management. Immediately refresh the data about active client, better handle thumbnail overlaps on zoom
This commit is contained in:
@@ -354,7 +354,7 @@ namespace EveOPreview.UI
|
||||
this._isPositionChanged = false;
|
||||
this._overlay.Size = overlaySize;
|
||||
this._overlay.Location = overlayLocation;
|
||||
this._overlay.Invalidate();
|
||||
this._overlay.Refresh();
|
||||
}
|
||||
|
||||
#region GUI events
|
||||
|
||||
Reference in New Issue
Block a user