mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	fixed clear blinking in lists
This commit is contained in:
		| @@ -250,6 +250,7 @@ void cArea::Clear(void) { | ||||
|     if (!init && isBackgroundArea) { | ||||
|         return; | ||||
|     } | ||||
|     StopBlinkers(); | ||||
|     if (pix) { | ||||
|         pix->Fill(clrTransparent); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user