mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:20:05 +00:00 
			
		
		
		
	Update radar product selection when it changes
This commit is contained in:
		
							parent
							
								
									0d48a7eb75
								
							
						
					
					
						commit
						0be0e420d1
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -333,8 +333,11 @@ void MainWindowImpl::ConfigureMapLayout() | ||||||
|                { |                { | ||||||
|                   if (maps_[mapIndex] == activeMap_) |                   if (maps_[mapIndex] == activeMap_) | ||||||
|                   { |                   { | ||||||
|                      UpdateVcp(); |                      UpdateRadarProductSelection( | ||||||
|  |                         activeMap_->GetRadarProductGroup(), | ||||||
|  |                         activeMap_->GetRadarProductName()); | ||||||
|                      UpdateRadarProductSettings(); |                      UpdateRadarProductSettings(); | ||||||
|  |                      UpdateVcp(); | ||||||
|                   } |                   } | ||||||
|                }, |                }, | ||||||
|                Qt::QueuedConnection); |                Qt::QueuedConnection); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat