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

addons: Spacebar menu scale and rotate buttons do nothing when interacted with #6519

Open
Exairnous opened this issue Nov 20, 2024 · 0 comments
Labels
bug needs triage For bugs that have not yet been assigned a fix priority

Comments

@Exairnous
Copy link
Contributor

Exairnous commented Nov 20, 2024

Description
Applies to: #6468
Objects can't be manipulated via the scale and rotate buttons from the spacebar menu anymore. This affects both the bitECS and A-Frame loaders.

To Reproduce
Steps to reproduce the behavior:

  • bitECS and A-Frame
  1. Enter a Hubs room.
  2. Drag and drop a GLB file that you have locally on your computer into the room (or use Place -> Upload). This file can be downloaded and used to test if you don't have any GLBs handy: Test_Cube.zip.
  3. Hover over the object and press and hold the spacebar to bring up the menu (you may have to move your avatar around a bit to get it to show up).
  4. Click and drag on the scale or rotate buttons while holding the spacebar.
  5. See that the view moves instead of the object scaling or rotating.
  • A-Frame Only
  1. Spawn a media frame cube via the /cube chat command.
  2. Use the media frame cube to capture the object to allow moving the object.
  3. Move the object outside of the media frame (steps 6-8 work around bug #6518).
  4. Hover over the object and press and hold the spacebar to bring up the menu (you may have to move your avatar around a bit to get it to show up).
  5. Click and drag on the scale or rotate buttons while holding the spacebar.
  6. See that the object moves instead of scaling or rotating.

Expected behavior
The object should be scaled or rotated, depending on which button is interacted with.

Hardware

  • Device: Laptop
  • OS: GNU/Linux
  • Browser: Chromium and Firefox

Additional context
Potentially caused by #6487
Originally reported (with slight differences) against the master branch here: #6496

@Exairnous Exairnous added bug needs triage For bugs that have not yet been assigned a fix priority labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority
Projects
None yet
Development

No branches or pull requests

1 participant