Skip to content

3724685119

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 12:03
· 309 commits to master since this release
178a1c3
Add "Go to next filter match" (#314)

Use Case: Sometimes cells with filter matches are highly dispersed throughout
the document. Make it easier to find them by providing this
functionality.

Also add an additional check on the parent cell (see document.h).

This avoids an invalid pointer causing a segfault when jumping between
cells that are filtered by their last edits.