Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement selectTextRange, setCaretPosition, getCaretLocation #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bogdancondurache
Copy link

This still needs some testing


Args:
context: the element context handle.
index: TODO
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmokko Do you have any idea what this index attribute might be doing? Couldn't find a documentation about it anywhere and it's also not really intuitive why there is an index argument.

Copy link
Collaborator

@mmokko mmokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately I have no idea about that index 😄. Usually I just test what it does with the test-app to get any idea.

I have previously added a an action for each API call with the test-app to make sure they don't at least throw an error. If you have time it would be great to add them, but not required.

Definitely good to have more of the API implemented 👍

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.

None yet

2 participants