bug: setActiveFrame does not change the active frame #105

Open
opened 2024-01-22 09:24:27 +08:00 by fatboychummy · 0 comments
fatboychummy commented 2024-01-22 09:24:27 +08:00 (Migrated from github.com)

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.

**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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GitHub/Basalt#105
No description provided.