mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:00:05 +00:00 
			
		
		
		
	Ensure the alert layer schedules a render when an alert is added or updated
This commit is contained in:
		
							parent
							
								
									104fe790fb
								
							
						
					
					
						commit
						3ba569354e
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -598,6 +598,8 @@ void AlertLayer::Impl::AddAlert( | |||
|                lineHover, | ||||
|                drawItems.first->second); | ||||
|    } | ||||
| 
 | ||||
|    Q_EMIT self_->NeedsRendering(); | ||||
| } | ||||
| 
 | ||||
| void AlertLayer::Impl::UpdateAlert( | ||||
|  | @ -621,6 +623,8 @@ void AlertLayer::Impl::UpdateAlert( | |||
|          geoLines->SetLineEndTime(line, segmentRecord->segmentEnd_); | ||||
|       } | ||||
|    } | ||||
| 
 | ||||
|    Q_EMIT self_->NeedsRendering(); | ||||
| } | ||||
| 
 | ||||
| void AlertLayer::Impl::AddLines( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat