pxt
pxt copied to clipboard
Toolbox animation broken
We had code changes a couple years ago to add animation to the toolbox when entering the Monaco editor. It seems like this no longer works.
For repro:
- Go to Microbit
- Create a project
- Start in blocks and switch to JS
- No animation on the toolbox
PR that made the changes awhile back: https://github.com/microsoft/pxt/pull/6774