mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[Demo] Sticker dust effect
This commit is contained in:
@@ -166,6 +166,7 @@ public final class DustEffectLayer: MetalEngineSubjectLayer, MetalEngineSubject
|
||||
if let item = Item(frame: frame, image: image) {
|
||||
self.items.append(item)
|
||||
self.updateNeedsAnimation()
|
||||
self.setNeedsUpdate()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user