Persist the 'Hide thumbnail' option value
This commit is contained in:
@@ -36,7 +36,6 @@ namespace EveOPreview.View
|
||||
{
|
||||
this._windowManager = windowManager;
|
||||
|
||||
this.IsEnabled = true;
|
||||
this.IsActive = false;
|
||||
|
||||
this.IsOverlayEnabled = false;
|
||||
@@ -68,8 +67,6 @@ namespace EveOPreview.View
|
||||
}
|
||||
}
|
||||
|
||||
public bool IsEnabled { get; set; }
|
||||
|
||||
public bool IsActive { get; set; }
|
||||
|
||||
public bool IsOverlayEnabled { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user