mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fix of hidden progress bar in progress indicator notification
This commit is contained in:
		
							parent
							
								
									683cb42454
								
							
						
					
					
						commit
						6ca474192f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1388,6 +1388,7 @@ bool NotificationManager::ProgressIndicatorNotification::update_state(bool pause | |||
| 		// percentage was changed (and it called schedule_extra_frame), now update must know this needs render
 | ||||
| 		m_next_render = 0; | ||||
| 		m_progress_state = ProgressIndicatorState::PIS_PROGRESS_UPDATED; | ||||
| 		m_current_fade_opacity = 1.0f; | ||||
| 		return true; | ||||
| 	} | ||||
| 	bool ret = ProgressBarNotification::update_state(paused, delta); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 David Kocik
						David Kocik