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

Added possibility to configure descriptions for synthesis options and show them in tooltips on hover. #108

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

NiklasRentzCAU
Copy link
Member

Closes #14

Just a small change to allow to have a more descriptive text shown when hovering over synthesis options. Follows the behavior of hover feedback for layout options.
This is optional to set and therefore does not break existing API. If no description is set, the name of the option is shown as the tooltip instead.

options and show them in tooltips on hover.
@NiklasRentzCAU NiklasRentzCAU added the enhancement New feature or request label Feb 15, 2022
@NiklasRentzCAU NiklasRentzCAU self-assigned this Feb 15, 2022
Copy link
Member

@sailingKieler sailingKieler left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltips for Synthesis Options
2 participants