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 CustomBubbleValueToTextConverter #96

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

Conversation

g00m
Copy link

@g00m g00m commented Dec 11, 2017

This adds a custom bubble text converter to create the possibility to map a specific progress value to a different value that is displayed to the user. Also you can now add something like "2h" as your bubble text. To archive this I changed the following:

added DefaultConverter to config
changed every bubble text to be set through converter

fixed pull request #95

This adds a custom bubble text converter to create the possibility to map a specific progress value to a different value that is displayed to the user. Also you can now add something like "2h" as your bubble text. To archive this I changed the following:

added DefaultConverter to config
changed every bubble text to be set through converter
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

1 participant