mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:40:05 +00:00 
			
		
		
		
	Add indicator of what level is currently being updated with level 2 chunks.
This commit is contained in:
		
							parent
							
								
									6ca76b9eca
								
							
						
					
					
						commit
						0bda6296c0
					
				
					 9 changed files with 114 additions and 4 deletions
				
			
		|  | @ -963,6 +963,13 @@ void MainWindowImpl::ConnectMapSignals() | |||
|             } | ||||
|          }, | ||||
|          Qt::QueuedConnection); | ||||
|       connect( | ||||
|          mapWidget, | ||||
|          &map::MapWidget::IncomingLevel2ElevationChanged, | ||||
|          this, | ||||
|          [this](float incomingElevation) | ||||
|          { level2SettingsWidget_->UpdateIncomingElevation(incomingElevation); }, | ||||
|          Qt::QueuedConnection); | ||||
|    } | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak