Skip to content
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

Bitecs avatar menu fixes #6328

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Bitecs avatar menu fixes #6328

merged 3 commits into from
Oct 19, 2023

Conversation

keianhzo
Copy link
Contributor

Fixes #6308

This PR addresses three avatar inspect menu issues:

  • Shows the correct avatar menu when inspecting instead of the object menu
  • Fixes the avatar hide action that was crashing
  • Hides the next/prev menu for both new and old loaders as it does nothing for avatars (same behavior for AFrame)

Copy link
Contributor

@takahirox takahirox left a comment

Choose a reason for hiding this comment

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

Honestly I'm not so familiar with our react stuffs so I just checked the added code, they look good to me.

@keianhzo keianhzo merged commit 5711df6 into master Oct 19, 2023
10 of 12 checks passed
@keianhzo keianhzo deleted the bitecs-avatar-menu-fix branch October 19, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-loader P1 Address as quickly as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bitECS: The central menu box when inspecting avatars is incorrect
2 participants