pulmuone

Results 35 comments of pulmuone

my code... this hint....."(item as Barcode).BoundingBox.Intersect()" Rect rect = ((BarcodeScannerActivity)_activity).mPreview.mSurfaceView._clipBounds; float left; float right; float top; float bottom; //IList point = (item as Barcode).CornerPoints; left = (rect.Left * (float)((BarcodeScannerActivity)_activity).mCameraSource.PreviewSize.Height) /...

There are too many entry bugs in MAUI. Microsoft should have released MAUI as a GA in 2025.

same issue https://github.com/dotnet/maui/assets/42885949/57de51ac-f37f-485a-9a76-9ef6f15985f9

> Anyone got a solution for this issue? Been trying to get a working solution for identifying the location of the BoundingBox property but I can't seem to get it...

I'm experiencing the same thing and I'm developing with .net core 6.

When will this branch be reflected? "androidx.fragment.app.FragmentManager.checkStateLoss" Because of this error, we rolled back from Maui back to Xamarin.

I am using Android Entry Keyboard bug fixed like this. https://github.com/pulmuone/MauiAndroidKeyboard

> I pushed again using Handler in HandlerEntryView2.xaml.