fix
This commit is contained in:
		
							parent
							
								
									bbf7c06bd4
								
							
						
					
					
						commit
						5a173a491c
					
				@ -133,7 +133,7 @@ func (w *wsConnectItem) consumeRenderImageData() {
 | 
			
		||||
					}()
 | 
			
		||||
					select {
 | 
			
		||||
					case <-w.extendRenderProperty.renderCtx.Done():
 | 
			
		||||
						panic("=========检测到模板标签/颜色变化,渲染取消旧的任务=======")
 | 
			
		||||
						panic("检测到模板标签/颜色变化,渲染取消旧的任务")
 | 
			
		||||
					case <-tmpChan:
 | 
			
		||||
						return
 | 
			
		||||
					}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user