criistii

Results 12 comments of criistii

The master branch from what I remember On Sat, Apr 26, 2014 at 10:56 PM, Sam Spencer [email protected]: > That is very strange. I will take a look into the...

I still have this issue, and have some new info for you: The issue appears in the saveAndCloseDocumentWithName: withContent:completion: method I am trying to save files that should be added...

First of all sorry for the really late response. Did not manage to get back to this issue earlier. @tomahutbui you are right that your code correctly converts to a...

@kebabmestarn I used tomahutbui's solution and it still was buggy. I ended up verifying just the Y coordinate to get an idea if the barcode is centered. Works reasonably. IMO...

I am having the exact same problem, but in a grid. Grid > ScrollView > VerticalStackLayout. Unable to release because of this. Is there a workaround or an ETA for...

[ScrollBug.zip](https://github.com/dotnet/maui/files/11782218/ScrollBug.zip) @japarson here is a working demo of the bug. Context: I am migrating an old Xamarin project. The customer wants a custom navigation header that was handling the safe...

I would like to 2nd this issue. I have noticed that on a lot of Samsung devices, the image is really dark. Can be confused with a black screen. However...

By the way, a good chance it is related to this: https://issuetracker.google.com/issues/285007312?pli=1

Hey. Thanks! I can confirm that removing RequestedFPS="10" fixes the issue