update comment
This commit is contained in:
		
							parent
							
								
									b98a0c6b85
								
							
						
					
					
						commit
						9782cb400f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -38,7 +38,7 @@
 | 
			
		|||
        let key = this.get('key')
 | 
			
		||||
        asyncLayout.observe(key, this.refs.node, (rect) => {
 | 
			
		||||
          asyncLayout.disconnect()
 | 
			
		||||
          // update all item heights in one microtask batch for better perf
 | 
			
		||||
          // update all item heights in one batch for better perf
 | 
			
		||||
          this.store.batchUpdate('itemHeights', key, rect.height)
 | 
			
		||||
        })
 | 
			
		||||
      }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue