Changeset - 990ec5ed4ee5
default
0
3
0
comment handling: extend next/previous links to global comments (issue #91)
Until now, only inline comments were linked to each other with next/previous
links.
This commit extends this mechanism to global comments, such that the last
inline comment has a next link to the first global comment, which has a next
link to the next global comment (and the other way around for previous
links).
In order to work well, instead of hiding inline comments that have been
moved, they actually have to be deleted.
Until now, only inline comments were linked to each other with next/previous
links.
This commit extends this mechanism to global comments, such that the last
inline comment has a next link to the first global comment, which has a next
link to the next global comment (and the other way around for previous
links).
In order to work well, instead of hiding inline comments that have been
moved, they actually have to be deleted.
3 files changed with 10 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)