mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-31 02:44:50 +01:00 
			
		
		
		
	fix early return from renderScene (#815)
This commit is contained in:
		| @@ -169,8 +169,6 @@ export function renderScene( | ||||
|         }); | ||||
|       resetZoom(context); | ||||
|     } | ||||
|  | ||||
|     return visibleElements.length > 0; | ||||
|   } | ||||
|  | ||||
|   // Paint scrollbars | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Luzar
					David Luzar