Skip to content

Use phetioIDs of elements instead of phetioID of links to those elements. #433

@KatieWoe

Description

@KatieWoe

For phetsims/qa#1335

In the PhET-iO Examples doc, these elements are given, but they are defined elsewhere. It may be better use those other elements instead.

vectorAddition.equationsScreen.view.sceneNodes.cartesianSceneNode.equationAccordionBox.equationNodes.additionEquationNode.aCoefficientPicker.valueProperty might be better as vectorAddition.equationsScreen.model.scenes.cartesianScene.vectorSet.allVectors.aVector.coefficientProperty

vectorAddition.equationsScreen.view.sceneNodes.cartesianSceneNode.equationAccordionBox.equationNodes.additionEquationNode.bCoefficientPicker.valueProperty might be better as vectorAddition.equationsScreen.model.scenes.cartesianScene.vectorSet.allVectors.bVector.coefficientProperty

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions