Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CameraView does not appear to respect HeightRequest or WidthRequest #201

Open
ThreeSevenths opened this issue Sep 21, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ThreeSevenths
Copy link

Describe the bug
When using the <gv:CameraView /> View, the WidthRequest and HeightRequest properties do not seem to be respected properly. Adding a border around the CameraView only makes the situation worse and no camera preview is displayed.

To Reproduce
Steps to reproduce the behavior:

https://github.com/ThreeSevenths/ReproSampleBarcodePopover

Clone and Run the repro sample.

Expected behavior

I expect that the Width and Height requested can be observed, or should at least throw if they cannot be. I also expect the CameraView to work in a Border, or in a Community Toolkit PopupView without overflowing the container.

Smartphone (please complete the following information):

  • Device: Samsung Galaxy Tablet
  • OS: Android
  • Version Maui 7.0
@ThreeSevenths ThreeSevenths added the bug Something isn't working label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant