回放时优化并回收内存
This commit is contained in:
		
							parent
							
								
									3fd9f0f032
								
							
						
					
					
						commit
						98aa1bf646
					
				| 
						 | 
				
			
			@ -1368,6 +1368,11 @@ static void UIFlowPlay_ScrOpen(lv_obj_t* obj)
 | 
			
		|||
 | 
			
		||||
    /* open all files */
 | 
			
		||||
    UIFlowPlay_OpenFile(obj);
 | 
			
		||||
 | 
			
		||||
	#if HUNTING_CAMERA_MCU == ENABLE
 | 
			
		||||
    sf_set_menu_open(TRUE);
 | 
			
		||||
    #endif
 | 
			
		||||
	
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void UIFlowPlay_ChildScrClose(lv_obj_t* obj, const void * data)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user