SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.24k stars 741 forks source link

Events don't pass through to underlying windows on iPad mini 6th gen #508

Closed gus-eulalio-butterfly closed 1 year ago

gus-eulalio-butterfly commented 1 year ago

When running on an iPad mini 6th generation, the underlying windows don't get the touch events. iOS version doesn't seem to be the issue.

gus-eulalio-butterfly commented 1 year ago

Fix in PR: https://github.com/SwiftKickMobile/SwiftMessages/pull/509

gus-eulalio-butterfly commented 1 year ago

Issue non-existent in latest version. No need for changes.