Made tab tooltips optional
This commit is contained in:
@@ -96,7 +96,8 @@ class Fit(object):
|
||||
"colorFitBySlot": False,
|
||||
"rackSlots": True,
|
||||
"rackLabels": True,
|
||||
"compactSkills": True}
|
||||
"compactSkills": True,
|
||||
"showTooltip": True}
|
||||
|
||||
self.serviceFittingOptions = SettingsProvider.getInstance().getSettings(
|
||||
"pyfaServiceFittingOptions", serviceFittingDefaultOptions)
|
||||
|
||||
Reference in New Issue
Block a user