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

Add camera resolution picker to QField's own camera #5520

Merged
merged 6 commits into from
Aug 8, 2024
Merged

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Aug 5, 2024

By default, Qt picks a resolution for a given camera device that seems to work for most. However, there are times when either the resolution ratio or size is not what users a looking for.

This adds the possibility for people to choose their camera resolution from a list of supported resolutions from their device when using the non-native camera.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented Aug 5, 2024

src/qml/QFieldCamera.qml Outdated Show resolved Hide resolved
@nirvn nirvn merged commit c48d4d2 into master Aug 8, 2024
23 checks passed
@nirvn nirvn deleted the camera_resolution branch August 8, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants