mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Update for Xcode 14.3
This commit is contained in:
@@ -302,7 +302,7 @@ public func chatMessageBubbleMosaicLayout(maxSize: CGSize, itemSizes: [CGSize],
|
||||
innerPositionFlags.insert(.right)
|
||||
}
|
||||
|
||||
if positionFlags == .none {
|
||||
if positionFlags == [] {
|
||||
innerPositionFlags = .inside
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user