My game just only support 4 resolution with aspec ratio 4:3 (ipad) 3:2 (iphone) 16:9 and 16:10. I know UI Root always keep the game object scaled to 2/(Screen.height) but that not my desire. Anyway to adjust in each resolution ex: 4:3 use fit height, 3:2 use fit width, 16:9 use fit visible or 16:10 pixel perfect ?
I'm the one who had asked can use TK2DCamera in 2D Tool Kit (because this camera script have awesome feature like i say above) together with all NGUI scripts and no UI Root.
I would love to use totally NGUI and may u think about my question

it's would be awesome feature and your plugin will get back to my best choise to implement UI
