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

bug: setActiveFrame does not change the active frame #105

Open
fatboychummy opened this issue Jan 22, 2024 · 0 comments
Open

bug: setActiveFrame does not change the active frame #105

fatboychummy opened this issue Jan 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fatboychummy
Copy link

Describe the bug

When I call basalt.setActiveFrame, nothing happens. The current frame is still the previous frame.

To Reproduce

Steps to reproduce the behavior:

  1. Copy the example usage from https://basalt.madefor.cc/#/objects/Basalt/setActiveFrame
  2. Run it
  3. Notice how it doesn't swap back and forth when you press the button

Expected behavior

It should set the active frame, make it so it is displayed, and receive events.

Checklist

[x] I am running the latest version.
Assuming the latest version is the latest release on github (1.7), yes I am.

@fatboychummy fatboychummy added the bug Something isn't working label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant