Tom Ball

Results 64 issues of Tom Ball

If you switch to two different pages at same time. Intended semantics: last switch (in rule order) wins.

bug
Compiler/Runtime

there's no verbal indication when a menu (picker) becomes visible, or disappears

bug
accessibility

![image](https://user-images.githubusercontent.com/10767146/199596787-2fd03e66-1444-4211-af62-c30def0a3b61.png)

bug
accessibility

https://microsoft.github.io/microcode/docs/samples/double-counter loses b press on switch to page 2 and a press on switch to page 1 needs to bump counters on page switch as well

bug
Sample Programs

last writer wins, per our semantics, but the following program shows a smiley, not a cyclops ![image](https://user-images.githubusercontent.com/10767146/198101054-8f5dd486-9eaf-4b20-9273-1497bcfa5e08.png)

bug
Compiler/Runtime

- [ ] slider - [ ] rotary encoder - [ ] buttons - [x] LED ring - [ ] light sensor - [x] magnet sensor

Visual Language
Compiler/Runtime

It would be nice if there were a way to transfer the MicroCode program between web app and micro:bit (not just compiled program, which is sent over Jacdac to micro:bit).

enhancement
Visual Language

it would be great to scroll with touch

enhancement
Editor

When a picker menu is displayed (by clicking on a tile in the underlying program), the UI does not show which underlying tile was clicked on. Makes screen snapshot harder...

enhancement
good first issue
User Interface
P2

Consider Filter tiles for the following - [ ] greater than - [ ] less than - [ ] equal to - [ ] changedBy(delta), for firing when a sensor's...

enhancement
tiles