microsoft / pxt-adafruit

Microsoft MakeCode editor for Adafruit Circuit Playground Express
https://makecode.adafruit.com
Other
81 stars 77 forks source link

Print code window fails to close #1139

Open leiz2010 opened 4 years ago

leiz2010 commented 4 years ago

Print code window fails to close.

Environment: Desktop OS build: 19023, 18362, 17763 OS: Windows 10 Insider Preview, Windows 10 App version: 1.3.0.0

Repro Steps:

  1. Launch MakeCode for Adafruit.
  2. Click on create new project.
  3. Save the project.
  4. Click on light and drag “show ring” into the forever loop.
  5. Close and relaunch app.
  6. Open the previously saved project.
  7. Click on settings on top-right section of app.
  8. Go to print.
  9. Close the print window and the print code window.
  10. Observe.

Actual Results: Print Code window fails to close.

Expected Results: Print code window should close.