Rightpoint / RaisinToast

A UIWindow subclass used to message information to the users of your app.
MIT License
83 stars 14 forks source link

RZMessagingWindow initializes with UIWindowLevelNormal #24

Open keyboardsamurai opened 9 years ago

keyboardsamurai commented 9 years ago

Since RaisinToast is used for alerts it really should have UIWindowLevelAlert by default. Otherwise it can disappear below the UI layer in some situations.