Reset chaining context in MeasurementContainer.clear()
Closes #25 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -77,7 +77,7 @@ class ConfigManager {
|
||||
}
|
||||
},
|
||||
functionality: {
|
||||
softwareType: nodeName,
|
||||
softwareType: nodeName.toLowerCase(),
|
||||
positionVsParent: uiConfig.positionVsParent || 'atEquipment',
|
||||
distance: uiConfig.hasDistance ? uiConfig.distance : undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user