mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-26 16:08:30 +00:00
* Deprecate preferredFrameSize - Remove all support for preferredFrameSize in ASDK - preferredFrameSize setter calls through and sets the width and height of the node - preferredFrameSize getter tries to return a CGSize based on the width and height properties otherwise if this is not possible it throws * Address comments * Return CGSizeZero for preferredFrameSize unless width and height are ASDimensionUnitPoints * Better comment for preferredFrameSize and remove lock in calculateSizeThatFits:
22 KiB
22 KiB