relatedcode / ProgressHUD

ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. ‼️

Home Page:https://relatedcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-window support

dimatarelkin opened this issue · comments

Sometimes we need to show activity indicator on screen that presented in separate window. Currently there is no possibility to set the right window for this purpose.
Code takes current first window, or create one now.
Also please consider windowLevel when creating a new window, it should be between .normal and .alert

@dimatarelkin Please check the version 13.8.1, and let me know what you think. Thanks!

Does this solve the problem where we can have two windows showing side by side and both can show a ProgressHUD