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.pngCould 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.