Skip to content

Add configuration option for available annotation tools#44

Open
lutzhelm wants to merge 2 commits into
masterfrom
19-add-configuration
Open

Add configuration option for available annotation tools#44
lutzhelm wants to merge 2 commits into
masterfrom
19-add-configuration

Conversation

@lutzhelm

Copy link
Copy Markdown
Contributor

This is a suggestion to solve #19.

@mejackreed

Copy link
Copy Markdown
Contributor

Do we want to get this in with a rebase?

Comment thread src/AnnotationCreation.js
<ToggleButton value="freehand" aria-label="free hand polygon">
<GestureIcon />
</ToggleButton>
)}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Since you are giving an ordered list of tools, it could also be rendered in the order of the availableTools list maybe, if you loop over availableTools and render based on the value.

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.

3 participants