FittedSheets icon indicating copy to clipboard operation
FittedSheets copied to clipboard

allowGestureThroughOverlay = true doesn't work

Open AlaaElrhmanArafa opened this issue 1 year ago • 0 comments

Hello,

I am using a fitted sheet in inlineMode

 vc.overlayColor = UIColor.clear

vc.allowGestureThroughOverlay = true

vc.animateIn(to: view, in: self)

the map doesn't receive gestures

version '2.3.2'

AlaaElrhmanArafa avatar Apr 13 '23 13:04 AlaaElrhmanArafa