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

Commits on Dec 11, 2017

  1. Added CustomBubbleValueToTextConverter

    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
    g00m committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    653d56f View commit details
    Browse the repository at this point in the history