UI: Fixed disablid click area sand filter symbol
This commit is contained in:
		
							parent
							
								
									bb96c12662
								
							
						
					
					
						commit
						2dfeeeb391
					
				@ -8,7 +8,7 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "widgetSizeX": 3,
 | 
			
		||||
  "widgetSizeY": 5,
 | 
			
		||||
  "stateRenderFunction": "var running = ctx.values.running;\nif (running) {\n    ctx.api.enable(svg.children());\n} else {\n    ctx.api.disable(svg.children());\n}",
 | 
			
		||||
  "stateRenderFunction": "var running = ctx.values.running;\nif (running) {\n    ctx.api.enable(ctx.tags.filterMode);\n} else {\n    ctx.api.disable(ctx.tags.filterMode);\n}",
 | 
			
		||||
  "tags": [
 | 
			
		||||
    {
 | 
			
		||||
      "tag": "background",
 | 
			
		||||
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user