mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:10:06 +00:00 
			
		
		
		
	Refactor color table functions to reference the lookup table where appropriate
This commit is contained in:
		
							parent
							
								
									c1280c05aa
								
							
						
					
					
						commit
						03f08d54f1
					
				
					 11 changed files with 30 additions and 29 deletions
				
			
		|  | @ -423,7 +423,7 @@ void Level3RadialView::ComputeSweep() | |||
|    timer.stop(); | ||||
|    logger_->debug("Vertices calculated in {}", timer.format(6, "%ws")); | ||||
| 
 | ||||
|    UpdateColorTable(); | ||||
|    UpdateColorTableLut(); | ||||
| 
 | ||||
|    Q_EMIT SweepComputed(); | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat