Michael Fink

Results 5 comments of Michael Fink

@jfversluis I tried out your PR and it works nicely on Android. In order to be compatible with existing user side code that does its own rotation, the PR could...

@jfversluis I just fixed a bug where OnPhoto() was never called in cases where the rotation angle was 0. The changes in these PR are already live in a production...

I just wanted to try out the new CameraView, but I think the new project `CommunityToolkit.Maui.CameraView` is either missing in the existing NuGet packages or creating a new NuGet package...

@jfversluis Thanks, the NuGet package is now there. What I will definitely need (but can be a follow-up issue and PR) is CameraPosition.External, e.g. for USB webcams on Windows.

You can clone the repository at https://github.com/MFinkBK/SQLite.Net-PCL, open the SQLite.Net.sln and compile the assemblies for yourself. Note that as @oysteinkrog doesn't work on this project anymore, the changes and this...