mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Glass debug
This commit is contained in:
@@ -3761,12 +3761,6 @@ class ChatControllerNode: ASDisplayNode, ASScrollViewDelegate {
|
||||
return
|
||||
}
|
||||
|
||||
if let view, let location {
|
||||
if context.sharedContext.immediateExperimentalUISettings.rippleEffect {
|
||||
self.wrappingNode.triggerRipple(at: self.contentContainerNode.view.convert(location, from: view))
|
||||
}
|
||||
}
|
||||
|
||||
switch self.chatPresentationInterfaceState.inputMode {
|
||||
case .none:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user