nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
68 stars 17 forks source link

Test "play" buttons #128

Closed Shimon-Schocken closed 2 years ago

Shimon-Schocken commented 2 years ago

The cursor should always be visible, highlighting the current script command. When loading a new chip, the first command is highlighted.

There should be three "play" buttons, from left to right:

Nice to have: Alternate "play" / "pause" button.

Presently the IDE features three similar buttons, but I am not sure that I understand their intended function and actual behavior (that's why I labeled this issue as a bug). Also, the button tooltips are obscured by the frame border (see screen shot below).

image