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

Allow constraining screen to maximum bounds Android #3128

Open
louwers opened this issue Jan 9, 2025 · 0 comments
Open

Allow constraining screen to maximum bounds Android #3128

louwers opened this issue Jan 9, 2025 · 0 comments

Comments

@louwers
Copy link
Collaborator

louwers commented Jan 9, 2025

Is your feature request related to a problem? Please describe.
#2475 implemented a feature in the C++ Core to constrain the screen to maximum bounds.

Right now it is possible to constrain the camera center to maximum bounds. However, for some users it may be useful to constrain the screen itself to some bounds. Here you can see the current constraining behavior.

video_2024-06-06_15-04-24.mp4

Describe the solution you'd like
Expose the functionality implemented in #2475 to the Android Kotlin API.

Describe alternatives you've considered
Not implementing this functionality for Android. Not a good idea, since this feature is available on iOS so our users will expect it on Android too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant