google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.38k stars 3.7k forks source link

Add screenshot tests for basic block states #8259

Open BeksOmega opened 2 months ago

BeksOmega commented 2 months ago

Dependent on #8257

Add screenshot tests for basic block states like being selected, highlighted, disabled, replaceable (like when dragging), or an insertion marker.

BarryByte commented 1 month ago

@BeksOmega Hello I can work on this issue, please assign this to me .

BeksOmega commented 1 month ago

Sorry @BarryByte as it says in the issue description, this is dependent on #8257 being completed.