decentraland / editor-legacy

📝 Collaborative real-time edition of parcel scenes, with IPFS uploading. Based on aframe-inspector
MIT License
55 stars 15 forks source link

The second person entering a scene may see it differently than the scene creator. #16

Closed carlfravel closed 7 years ago

carlfravel commented 7 years ago

When 2nd person enters a new scene, the boilerplate objects might change from where the scene creator has them

Steps: Dave created a new scene (on mac) Carl enters the scene Carl sees the bottom blue bar superimposed with the top one (wrongly located)

This might be an issue pertaining to persistence problems. For example, Carl's PC browser cache (Chrome) might be remembering the location of a boilerplate component from an previously viewed or edited scene.

cfravel commented 7 years ago

23 is a much clearer writeup of specific steps and problems.

16 is a weak duplicate, so i'm closing it.