Code looks prettier
New parameter 'overlay' which enable/disable the overlay Ti.UI.View inside the frame. Enabled by default, as it has always be but could be useful when you don't need to open pop-ups on clicks and when you want to be able to deal with click event handling on the items themselves rather than having the overlay catching everything.
Code looks prettier New parameter 'overlay' which enable/disable the overlay Ti.UI.View inside the frame. Enabled by default, as it has always be but could be useful when you don't need to open pop-ups on clicks and when you want to be able to deal with click event handling on the items themselves rather than having the overlay catching everything.