Add context menu which controls if graphs ignore drone control range or not, and add support for this option to RR graph
This commit is contained in:
@@ -521,6 +521,7 @@ class GraphSettings:
|
||||
'mobileDroneMode': GraphDpsDroneMode.auto,
|
||||
'ignoreDCR': False,
|
||||
'ignoreResists': True,
|
||||
'ignoreLockRange': True,
|
||||
'applyProjected': True}
|
||||
self.settings = SettingsProvider.getInstance().getSettings('graphSettings', defaults)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user