Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: niall on June 17, 2014, 08:34:27 AM
-
I'm making a "storybook library" type app in portrait mode, and I thought my scene view would display the UI properly, but it's almost as though NGUI defaults to a landscape mode UI in scene view, is that the case? Anchoring something like a background image to the top and sides of the UI Root object ends up looking something like this in scene view, and only appears properly when I play the app:
http://puu.sh/9xuNb/7f789ebad1.png
Could I be missing an NGUI setting somewhere to switch to "portrait-mode scene-view" or something? The "Shrink portrait UI" checkbox seems to do nothing in this case.
-
Don't hide the game view behind your scene view. It's not possible to determine the game view's dimensions properly when it's hidden.