Actually apply the command fit, and remove print statement
This commit is contained in:
@@ -242,7 +242,6 @@ class TargetingMiscViewMinimal(StatsView):
|
||||
|
||||
# forces update of probe size, since this stat is used by both sig radius and sensor str
|
||||
if labelName == "labelFullSigRadius":
|
||||
print "labelName"
|
||||
if fit:
|
||||
label.SetToolTip(wx.ToolTip("Probe Size: %.3f" % (fit.probeSize or 0)))
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user