Skip to content

Add API for getting which visible paragraph index the caret is on #522

@JordanMartinez

Description

@JordanMartinez

currentParagraph is used to get the caret's paragraph index in terms of the total paragraphs, but now that #501 has been merged, there's not a counterpart for determining the caret's paragraph index in terms of the visible paragraphs. It should be Optional<Integer> currentVisibleParagraph

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions