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

[Feature Request] Expose more utility functions #1490

Open
LadislavBohm opened this issue Oct 3, 2024 · 0 comments
Open

[Feature Request] Expose more utility functions #1490

LadislavBohm opened this issue Oct 3, 2024 · 0 comments

Comments

@LadislavBohm
Copy link

LadislavBohm commented Oct 3, 2024

What feature or change would you like to see made?

I'm trying to implement my own annotation tool that is based on LengthTool. When looking at it's source code it uses some very useful utility functions that are not exposed publicly. For example these functions I'm not able to import and use in my own project:

  1. triggerAnnotationCompleted
  2. triggerAnnotationModified

Is it by design or is it ok to export those as well?

Why should we prioritize this feature?

It helps people correctly implement annotation tools. It ensures same behavior as already existing tools.

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