jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Incorrect position after view frame changed #423

Open brightsider opened 8 years ago

brightsider commented 8 years ago

Loading added to xib for 320x568 and when frame changed to iPhone 6 screen frame. img_5490

brightsider commented 8 years ago

hud

matej commented 6 years ago

Can you provide reproduction steps? By default MBProgressHUD should set up autoresizing rules to match the parent view. Is the parent view resizing correctly?