Various fixes

This commit is contained in:
Ilya Laktyushin
2024-08-16 19:29:16 +02:00
parent a4b5b9d30f
commit 1cb85c3d73
12 changed files with 23 additions and 314 deletions

View File

@@ -621,7 +621,7 @@ private final class TooltipScreenNode: ViewControllerTracingNode {
text: .plain(attributedText),
horizontalAlignment: self.textAlignment == .center ? .center : .left,
truncationType: .end,
maximumNumberOfLines: 3,
maximumNumberOfLines: 0,
lineSpacing: 0.2,
highlightAction: nil,
tapAction: { _, _ in