Skip to content

Allow client to get the current scroll position and an array with the split content#6

Merged
pawap90 merged 4 commits into
mainfrom
5-getter-for-private-fields
Apr 23, 2024
Merged

Allow client to get the current scroll position and an array with the split content#6
pawap90 merged 4 commits into
mainfrom
5-getter-for-private-fields

Conversation

@pawap90
Copy link
Copy Markdown
Owner

@pawap90 pawap90 commented Apr 23, 2024

  • Renames private field lines to _lines
  • Renames private field currentLine to _position
  • Adds public getters for _position and _lines

Closes #5

@pawap90 pawap90 merged commit 78fa334 into main Apr 23, 2024
@pawap90 pawap90 deleted the 5-getter-for-private-fields branch April 23, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make lines and currentLine fields readable

1 participant