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

A type of the "position" property of SelectionType incoherent with the API Reference #5

Open
adambiel22 opened this issue Dec 1, 2022 · 0 comments

Comments

@adambiel22
Copy link

adambiel22 commented Dec 1, 2022

In your API Reference in Readme.md position property of SelectionType is NormalizedPosition.

However in the source code in types.ts we can read that both TextSelectionType and AreaSelectionType have position of type Position not NormalizedPosition.

Is this intended?

@adambiel22 adambiel22 changed the title The type of the "position" property of SelectionType incoherent with API Reference The type of the "position" property of SelectionType incoherent with the API Reference Dec 1, 2022
@adambiel22 adambiel22 changed the title The type of the "position" property of SelectionType incoherent with the API Reference A type of the "position" property of SelectionType incoherent with the API Reference Dec 1, 2022
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

No branches or pull requests

1 participant