microsoft / pxt

Microsoft MakeCode (PXT - Programming eXperience Toolkit)
https://makecode.com
MIT License
2.1k stars 588 forks source link

fix shadow blocks of if/else value inputs #10227

Closed riknoll closed 1 month ago

riknoll commented 1 month ago

Fixes https://github.com/microsoft/pxt-microbit/issues/5984 Fixes https://github.com/microsoft/pxt-microbit/issues/5899

this fixes the weird orphaned block issue for the shadow blocks of if/else statements and also fixes a number of unreported problems having to do with undo/redo