Skip to content

Conversation

@fernandojsg
Copy link
Member

Fixed #7 to enable navigation with up/down arrow, and #49 to persist the selected entity after reentering editor

…r#49 to persist the

selected entity after reentering editor
@fernandojsg fernandojsg merged commit af15270 into aframevr:master Jul 3, 2016
@fernandojsg fernandojsg deleted the scenegraph branch July 3, 2016 21:18
if (self) return;
this.setValue(entity);
}.bind(this));
Events.on('entityIdChanged', function(e) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e is unnecessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants