scratchfoundation / scratch-vm

Virtual Machine used to represent, run, and maintain the state of programs for Scratch 3.0
http://scratchfoundation.github.io/scratch-vm/
BSD 3-Clause "New" or "Revised" License
1.21k stars 1.51k forks source link

Highlight the item loaded by list blocks #1386

Open apple502j opened 6 years ago

apple502j commented 6 years ago

Expected Behavior

The item on the stage monitor loaded by list blocks should be highlighted.

Actual Behavior

Not implemented.

Steps to Reproduce

  1. Open https://scratch.mit.edu/projects/230003247/
  2. Open https://llk.github.io/scratch-gui/develop/#230003247 On 3.0, highlighting doesn't work

NOTE: The project told me two issues: other one #1385

Operating System and Browser

Windows 7 HomePremium 64bit SP1 Firefox 61.0.1

joker314 commented 5 years ago

Note to anyone trying to do this:

towerofnix commented 5 years ago

Note that you the highlighted item is also automatically scrolled to.

Also, while working with the linked project, do not click the list items; this prevents the "when key pressed" hat block from detecting input.