mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Add background grid for snapping.
This commit is contained in:
@@ -314,6 +314,10 @@ Blockly.Css.CONTENT = [
|
||||
' width: 100%',
|
||||
'}',
|
||||
|
||||
'.blocklyMainBackground {',
|
||||
' fill: url(#blocklyGridPattern);',
|
||||
'}',
|
||||
|
||||
'.blocklyMutatorBackground {',
|
||||
' fill: #fff;',
|
||||
' stroke: #ddd;',
|
||||
|
||||
Reference in New Issue
Block a user