scroll to element for linear view
This commit is contained in:
parent
97e691b290
commit
7753a94a2f
6 changed files with 77 additions and 49 deletions
|
|
@ -10,6 +10,7 @@
|
|||
:replies="getReplies(statusId)"
|
||||
:focused="focused === statusId"
|
||||
|
||||
:data-status-id="statusId"
|
||||
:conversation-rank="depth === 0 ? 'current' : 'child'"
|
||||
:thread-display-state="threadDisplay.get(statusId)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue