mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -51,7 +51,7 @@ final class ListViewReorderingItemNode: ASDisplayNode {
|
||||
var currentState: (Int, Int)?
|
||||
|
||||
private let copyView: CopyView
|
||||
private let initialLocation: CGPoint
|
||||
let initialLocation: CGPoint
|
||||
|
||||
init(itemNode: ListViewItemNode, initialLocation: CGPoint, hasShadow: Bool) {
|
||||
self.itemNode = itemNode
|
||||
|
||||
Reference in New Issue
Block a user