156: Remove Compatibility-Mode thumbnails

This commit is contained in:
Anton Kasyanov
2020-03-29 21:46:26 +03:00
parent f659949d4b
commit de7edfa2c1
12 changed files with 5 additions and 197 deletions

View File

@@ -8,8 +8,6 @@ namespace EveOPreview.Configuration
bool MinimizeToTray { get; set; }
int ThumbnailRefreshPeriod { get; set; }
bool EnableCompatibilityMode { get; set; }
double ThumbnailOpacity { get; set; }
bool EnableClientLayoutTracking { get; set; }