You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instances of labelText and valueText in the Studio tree usually link back to the associated StringProperty or dependencies. This is missing in *.concentrationScreen.view.concentrationMeterNode.bodyNode.valueText which seems like an oversight. @pixelzoom can you take a look?
Here's the current tree structure:
The text was updated successfully, but these errors were encountered:
valueText.stringPropery is actually derived from 5 other Properties. Anyone who actually looks at this is likely to say "nevermind", so that's probably why I didn't instrument it. But it's instrumented now. Back to @arouinfar for review.
valueText.stringPropery is actually derived from 5 other Properties. Anyone who actually looks at this is likely to say "nevermind", so that's probably why I didn't instrument it.
For #296
Instances of
labelText
andvalueText
in the Studio tree usually link back to the associated StringProperty or dependencies. This is missing in*.concentrationScreen.view.concentrationMeterNode.bodyNode.valueText
which seems like an oversight. @pixelzoom can you take a look?Here's the current tree structure:
The text was updated successfully, but these errors were encountered: