RITAccess / blockly

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

Boolean logic blocks do not announce empty values properly #78

Open natalioc opened 2 years ago

natalioc commented 2 years ago

Boolean logic blocks still announce "A equals B" instead of "empty value equals empty value" when highlighted. This applies to both the inequality block and the and/or block.