UIXOverlayController icon indicating copy to clipboard operation
UIXOverlayController copied to clipboard

Change mask frame on change orientation?

Open ghost opened this issue 13 years ago • 0 comments

Thanks for share so nice class!

In my app, in iPad version i want to rotate popup with mask.

Currently it is possible to show correct frame for both orientations, but when orientation is changing, the old frame is showing.

I can not direct access mask / popup frame from parent view in which i do all work to change sizes.

Can anyone help to solve problem with change orientation?

Thanks!

ghost avatar Nov 17 '11 20:11 ghost