mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:20:05 +00:00 
			
		
		
		
	Make animation dock follow default timezones
This commit is contained in:
		
							parent
							
								
									4306bb09ae
								
							
						
					
					
						commit
						26e24da4b5
					
				
					 8 changed files with 205 additions and 47 deletions
				
			
		|  | @ -821,6 +821,11 @@ void MapWidget::SetSmoothingEnabled(bool smoothingEnabled) | |||
|    } | ||||
| } | ||||
| 
 | ||||
| const scwx::util::time_zone* MapWidget::GetDefaultTimeZone() const | ||||
| { | ||||
|    return p->radarProductManager_->default_time_zone(); | ||||
| } | ||||
| 
 | ||||
| void MapWidget::SelectElevation(float elevation) | ||||
| { | ||||
|    auto radarProductView = p->context_->radar_product_view(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak