Skip to content

Conversation

@ngokevin
Copy link
Member

#3301

Description:

Only the update value from setAttribute was being passed into buildData. Actually, we should take the combined value from setAttribute with the current attrValue cache, and pass that into buildData.

Changes proposed:

  • Run the updateCachedAttrValue before buildData, and use the total this.attrValue into buildData.
@dmarcos dmarcos merged commit 34f24ed into aframevr:master Dec 17, 2017
ngokevin added a commit to ngokevin/aframe that referenced this pull request Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants