feat(configuration): add thumbnail snap range setting
This commit is contained in:
@@ -53,6 +53,7 @@ namespace EveOPreview.Configuration {
|
||||
Size ThumbnailMaximumSize { get; set; }
|
||||
|
||||
bool EnableThumbnailSnap { get; set; }
|
||||
int ThumbnailSnapRange { get; set; }
|
||||
|
||||
bool ThumbnailZoomEnabled { get; set; }
|
||||
int ThumbnailZoomFactor { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user