#32 move resize kludge timeout value to config as ThumbnailResizeTimeoutPeriod instead of hardcoded 500ms
This commit is contained in:
@@ -19,7 +19,7 @@ namespace EveOPreview.Configuration
|
||||
|
||||
bool MinimizeToTray { get; set; }
|
||||
int ThumbnailRefreshPeriod { get; set; }
|
||||
|
||||
int ThumbnailResizeTimeoutPeriod { get; set; }
|
||||
bool EnableCompatibilityMode { get; set; }
|
||||
|
||||
double ThumbnailOpacity { get; set; }
|
||||
|
Reference in New Issue
Block a user