mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	fixed scaling bug
This commit is contained in:
		| @@ -233,8 +233,7 @@ void cView::Close(void) { | ||||
|         delete fader; | ||||
|         fader = NULL; | ||||
|     } | ||||
|     if (initFinished) | ||||
|         UnScaleTv(); | ||||
|     UnScaleTv(); | ||||
|     ClearVariables(); | ||||
|     for (int i=0; i < numViewElements; i++) { | ||||
|         if (!viewElements[i]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user