Safe Area api for mobile #197
boraty14
started this conversation in
Feature Requests
Replies: 1 comment
-
@boraty14 Could you post a script you've made? I need to support safe areas as well |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is already asked in community section and provided an answer with an example script, but I really believe it is a crucial feature for mobile apps and should be provided by default from Nova. Also for some weird reason, some phones does not give correct results for Screen.safeArea so these cases should be covered as well I believe. https://assetstore.unity.com/packages/tools/gui/safe-area-helper-130488 is an example script and widely used for UGUI and you can see in the source code the example phone models that I mentioned. I hope you consider to add this feature in Nova as it is needed for most of the mobile app UIs.
Beta Was this translation helpful? Give feedback.
All reactions