better click handler
This commit is contained in:
parent
8780e0191e
commit
bebb3fcfa6
4 changed files with 30 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ const StatusContent = {
|
|||
'controlledShowingLongSubject',
|
||||
'controlledToggleShowingLongSubject'
|
||||
],
|
||||
emits: ['parseReady', 'mediaplay', 'mediapause'],
|
||||
data () {
|
||||
return {
|
||||
uncontrolledShowingTall: this.fullContent || (this.inConversation && this.focused),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue