afriscic / BarcodeScanning.Native.Maui

Barcode scanning library for .NET MAUI
https://www.nuget.org/packages/BarcodeScanning.Native.Maui
MIT License
162 stars 31 forks source link

BackgroundColor is ignored #77

Closed breyed closed 2 months ago

breyed commented 2 months ago

I’d like to set the background color of CameraView to black, so that while the preview pipeline is initializing, the preview displays black. However, setting CameraView.BackgroundColor has no effect. The background color is always transparent.

afriscic commented 2 months ago

Fixed in 1.5.7