better span view
This commit is contained in:
parent
43e40b61e3
commit
fdfc08e88b
12 changed files with 612 additions and 206 deletions
|
|
@ -16,8 +16,7 @@ impl LogView {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: inline depth
|
||||
Some((temp_iter.curr(), 0))
|
||||
Some((temp_iter.curr(), self.cursor.inline_depth()))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue