-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
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
Scaling tool #1124
Scaling tool #1124
Conversation
Where is edit: nevermind, I didn't see that this is builton top of |
<a-entity text="value:Hide; width:2.5; align:center;" position="0 0 0.36"></a-entity> | ||
<a-entity hoverable mixin="rounded-text-button" visible-if-permitted="kick_users" kick-button ui-class-while-frozen position="0 -0.25 .35"> </a-entity> | ||
<a-entity text="value:Kick; width:2.5; align:center;" visible-if-permitted="kick_users" position="0 -0.25 0.36"></a-entity> | ||
<a-entity hoverable mixin="rounded-text-button" block-button ui-class-while-frozen position="0 0 .35"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better merge fast unless you want to be the one to resolve 100 merge conflicts
https://github.com/mozilla/hubs/pull/1091/files#diff-a796e11be3d0dfc0f893148f1086736dL155
The menu has been re-organized and now also includes a scaling tool.
The tips are also updated. Depends on #1122