부모뷰의 바운더리를 넘는 자식뷰를 잘라서 보여줄건지 결정하는 옵션을 드디어 쓸 수 있네요.
Titanium.UI.iOS.CLIP_MODE_ENABLED : enforces all child views to be clipped to this views bounds.
Titanium.UI.iOS.CLIP_MODE_DISABLED : allows child views to be drawn outside the bounds of this view.
Titanium.UI.iOS.CLIP_MODE_DEFAULT : clipping is enabled if the view’s children have clipping enabled, or the borderRadius or borderWidth properties are defined.
그 밖에 개인적으로 반가운 변화는 HTTPClient가 iOS7의 NSURLConnection 클래스를 사용하면서 쿠키를 관리할 수 있는 것,
디바이스로 빌딩할때 iTunes를 건너뛰고 바로 디바이스에 설치 되는 것,
안드로이드에서 genymotion 기본 지원 등이 있네요.
http://docs.appcelerator.com/titanium/release-notes/?version=3.3.0.GA