We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For #244
The model properties related to the targetNode are housed under model.score which we don't find to be particularly intuitive.
model.score
Things we'd like to rename:
model.target
model.score.targetXProperty
model.target.positionProperty
The text was updated successfully, but these errors were encountered:
Change model.score to model.target
This was not just a tandem rename, but instead a whole class, so I did this in #268
Sorry, something went wrong.
rename targetXProperty to positionProperty and add units, #251
8665118
All has been complete here, please review.
Looks good in master, thanks!
arouinfar
No branches or pull requests
For #244
The model properties related to the targetNode are housed under
model.score
which we don't find to be particularly intuitive.Things we'd like to rename:
model.score
tomodel.target
model.score.targetXProperty
tomodel.target.positionProperty
The text was updated successfully, but these errors were encountered: