google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.29k stars 605 forks source link

Fix field pitch field #178

Closed alschmiedt closed 4 years ago

alschmiedt commented 4 years ago

Fixes #3621

Looks like getColourBorder was removed in this pr: https://github.com/google/blockly/pull/3357/files

NeilFraser commented 4 years ago

So, just to be clear, this is a breaking API change?

alschmiedt commented 4 years ago

Yes, however just talked to Sam and we are going to add back the colour methods we removed from the block in this PR https://github.com/google/blockly/pull/3357/files so we don't break as many people.