mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:10:04 +00:00 
			
		
		
		
	Add elevation to product label. Mainly for level 3 products
This commit is contained in:
		
							parent
							
								
									5968fd981c
								
							
						
					
					
						commit
						be972cdb7e
					
				
					 4 changed files with 24 additions and 8 deletions
				
			
		|  | @ -275,7 +275,7 @@ public: | |||
|    bool productAvailabilityProductSelected_ {false}; | ||||
| 
 | ||||
|    std::unordered_map<std::string, size_t> tiltsToIndices_; | ||||
|    size_t currentTiltIndex_ {0}; | ||||
|    size_t                                  currentTiltIndex_ {0}; | ||||
| 
 | ||||
| public slots: | ||||
|    void Update(); | ||||
|  | @ -2163,7 +2163,6 @@ void MapWidgetImpl::CheckLevel3Availability() | |||
|                                   availableTilts[availableTilts.size() - 1], | ||||
|                                   0, | ||||
|                                   widget_->GetSelectedTime()); | ||||
| 
 | ||||
|    } | ||||
|    else | ||||
|    { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak