AGWindowView icon indicating copy to clipboard operation
AGWindowView copied to clipboard

Subviews do not get Layouted on Rotation

Open fabb opened this issue 11 years ago • 2 comments

Is there a reason that AGWindowView does not call setNeedsLayout for its child views on rotation?

fabb avatar Jan 15 '14 07:01 fabb

No, that should happen automatically. I'll see if I get some time next evening to look at it.

hfossli avatar Jan 15 '14 08:01 hfossli

Can you tell me how to reproduce? How do you trigger rotation? Could this be due to you not having set any autoresizing mask or similar on the view added to the AGWindowView?

hfossli avatar Apr 08 '14 10:04 hfossli