mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Some more changes
This commit is contained in:
@@ -204,7 +204,7 @@ struct ASImageNodeDrawParameters {
|
||||
if (!ASObjectIsEqual(_image, image)) {
|
||||
_image = image;
|
||||
|
||||
[self invalidateCalculatedLayout];
|
||||
[self setNeedsLayout];
|
||||
if (image) {
|
||||
[self setNeedsDisplay];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user