heave fewer redraws as main method for data application, minor fixes
This commit is contained in:
@@ -52,5 +52,4 @@ public class MareConfig : IMareConfiguration
|
||||
public bool UseCompactor { get; set; } = false;
|
||||
public int Version { get; set; } = 1;
|
||||
public NotificationLocation WarningNotification { get; set; } = NotificationLocation.Both;
|
||||
public bool UseLessRedraws { get; set; } = false;
|
||||
}
|
||||
Reference in New Issue
Block a user