You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to only storing the min and max corners, and assuming that after rotations the corners still contain the minimum and maximum coordinates. All 4 corners should be stored to handle rotations properly.