You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds MakeCodeFrameDriver.toggleScreenReaderMode() sending the new
"togglescreenreadermode" action and an optional screenReaderMode field
on the info response, both supported by the next MakeCode release.
toggleKeyboardControls() remains for API compatibility but is
deprecated as current MakeCode versions keep keyboard controls always
enabled, so it does nothing.
The storybook toolbar button now exercises the screen reader toggle,
and the editor stories' version control gains a "local" option pointing
at a locally running pxt-microbit dev server for testing unreleased
editor changes.
0 commit comments