mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Don't remember incorrect value in textRealWidth.
This commit is contained in:
@@ -4217,6 +4217,8 @@ int Message::bubbleTextualWidth() const {
|
||||
}
|
||||
}
|
||||
_bubbleTextualWidthCache = right;
|
||||
[[maybe_unused]] const auto ensureRightCache
|
||||
= textHeightFor(bubbleTextWidth(right));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user