Add blocky grid (#313)
This commit is contained in:
		
				
					committed by
					
						
						Peli de Halleux
					
				
			
			
				
	
			
			
			
						parent
						
							99d4d87894
						
					
				
				
					commit
					ab6290c76d
				
			@@ -133,6 +133,11 @@
 | 
			
		||||
        "extendEditor": true,
 | 
			
		||||
        "disableBlockIcons": true,
 | 
			
		||||
        "blocklyOptions": {
 | 
			
		||||
            "grid": {
 | 
			
		||||
                "spacing": 40,
 | 
			
		||||
                "length": 2,
 | 
			
		||||
                "colour": "#ddd"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "blockColors": {
 | 
			
		||||
            "loops": "#58AB41",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user