mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Fix action sheet items update
This commit is contained in:
@@ -187,7 +187,7 @@ private final class OpenInActionSheetItemNode: ActionSheetItemNode {
|
||||
}
|
||||
}
|
||||
|
||||
self.updateInternalLayout(size)
|
||||
self.updateInternalLayout(size, constrainedSize: constrainedSize)
|
||||
return size
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user