Unity-Logs-Viewer icon indicating copy to clipboard operation
Unity-Logs-Viewer copied to clipboard

Support Safe Area

Open ghost opened this issue 4 years ago • 4 comments

I can't press the close button when the status bar is displayed on iPhone 11 Pro. Can you support the Safe Area?

ghost avatar Aug 03 '20 02:08 ghost

I can reproduce this. This is actually quite annoying... 😕

jcs090218 avatar Dec 18 '20 05:12 jcs090218

Crystal Pug has a good clean file for this. https://assetstore.unity.com/packages/tools/gui/safe-area-helper-130488

karmington avatar Jan 21 '21 22:01 karmington

Simply adding a shift in iOS platform solved this problem.

ex. Reporter-6c9b12a7.cs enable ENABLE_TOP_VIEW_SHIFT in Reporter

Reporter-6c9b12a7.zip

NDark avatar Aug 08 '21 08:08 NDark

This should have been a top priority on this asset

pedro15 avatar Jun 06 '23 21:06 pedro15