better click handler

This commit is contained in:
Henry Jameson 2025-08-19 17:28:19 +03:00
commit bebb3fcfa6
4 changed files with 30 additions and 1 deletions

View file

@ -65,6 +65,7 @@ const StatusContent = {
'controlledShowingLongSubject',
'controlledToggleShowingLongSubject'
],
emits: ['parseReady', 'mediaplay', 'mediapause'],
data () {
return {
uncontrolledShowingTall: this.fullContent || (this.inConversation && this.focused),