relatedcode/ProgressHUD

Multi-window support

dimatarelkin opened this issue · 2 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