mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-08 19:10:53 +00:00
Fix spoiler clipping
This commit is contained in:
parent
83efb85307
commit
3a8d9f6975
@ -454,6 +454,7 @@ class SpoilerOverlayNode: ASDisplayNode {
|
||||
|
||||
super.init()
|
||||
|
||||
self.clipsToBounds = true
|
||||
self.isUserInteractionEnabled = false
|
||||
|
||||
self.addSubnode(self.blurNode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user