mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 05:15:42 +00:00 
			
		
		
		
	Refactor loading overlay
This commit is contained in:
		| @@ -65,7 +65,7 @@ class InvenTreeBarcodeControllerState extends State<InvenTreeBarcodeController> | ||||
|       context = OneContext.hasContext ? OneContext().context : null; | ||||
|     } | ||||
|  | ||||
|     showLoadingOverlay(context); | ||||
|     showLoadingOverlay(); | ||||
|     await pauseScan(); | ||||
|  | ||||
|     await widget.handler.processBarcode(data); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user