Don't remember incorrect value in textRealWidth.

This commit is contained in:
John Preston
2026-04-19 16:33:25 +07:00
parent ed1e3cabc3
commit c9ca79ab47
@@ -4217,6 +4217,8 @@ int Message::bubbleTextualWidth() const {
}
}
_bubbleTextualWidthCache = right;
[[maybe_unused]] const auto ensureRightCache
= textHeightFor(bubbleTextWidth(right));
}
}
}