We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d4b4d7 + 2f14c8d commit 39f75bfCopy full SHA for 39f75bf
NextcloudTalk/Chat/Chat views/OutOfOfficeView.swift
@@ -82,6 +82,7 @@ import SwiftyAttributes
82
83
subtitle.addGestureRecognizer(tapGestureRecognizer)
84
stackView.addGestureRecognizer(tapGestureRecognizer)
85
+ wrapperView.addGestureRecognizer(tapGestureRecognizer)
86
}
87
88
func tapTextView() {
0 commit comments