Return media viewer hiding glitch workaround.
This commit is contained in:
		
							parent
							
								
									9957678fb7
								
							
						
					
					
						commit
						7fa3c6f8e8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3253,7 +3253,7 @@ not_null<QWidget*> OverlayWidget::widget() const {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void OverlayWidget::hide() {
 | 
					void OverlayWidget::hide() {
 | 
				
			||||||
	clearBeforeHide();
 | 
						clearBeforeHide();
 | 
				
			||||||
	//applyHideWindowWorkaround();
 | 
						applyHideWindowWorkaround();
 | 
				
			||||||
	_window->hide();
 | 
						_window->hide();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue