Fix forum & topics notification settings

This commit is contained in:
Ilya Laktyushin
2023-03-24 16:26:59 +04:00
parent 09780bc0a4
commit 85408023ab
7 changed files with 151 additions and 135 deletions

View File

@@ -265,7 +265,7 @@ private final class ContextControllerActionsListActionItemNode: HighlightTrackin
textColor: titleColor)
}
self.titleLabelNode.isUserInteractionEnabled = self.titleLabelNode.tapAttributeAction != nil
self.titleLabelNode.isUserInteractionEnabled = self.titleLabelNode.tapAttributeAction != nil && self.item.action == nil
self.subtitleNode.attributedText = subtitle.flatMap { subtitle in
return NSAttributedString(