Open
Description
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:
- Copy the example usage from https://basalt.madefor.cc/#/objects/Basalt/setActiveFrame
- Run it
- 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.