I've ran into a weird issue when executing the code below for a UIView with rotation transform applied. What I'm trying to do is remove the view from superview, then insert it under a specific view and restore its frame:I've ran into a weird issue when executing the