mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02: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