mirror of https://github.com/aseprite/aseprite.git
				
				
				
			Fix start playing animation on preview window when adding/removing frames (fix #2481)
This commit is contained in:
		
							parent
							
								
									bbfa023b30
								
							
						
					
					
						commit
						ddee4dc0b9
					
				| 
						 | 
				
			
			@ -461,6 +461,7 @@ void PreviewEditorWindow::onPreviewOtherEditor(Editor* editor)
 | 
			
		|||
 | 
			
		||||
void PreviewEditorWindow::onTagChangeEditor(Editor* editor, DocEvent& ev)
 | 
			
		||||
{
 | 
			
		||||
  if (m_playButton->isPlaying())
 | 
			
		||||
    adjustPlayingTag();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue