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

Add tooltip attribute to description widgets #1864 #2070

Merged
merged 5 commits into from
Jul 6, 2018

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    c5b6821 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Set 'None' as default for description_tooltip

    If widget.description_tooltip is set to a string(including empty string), the
    tooltip is set to that. If it is set as None, use description string as default
    value.
    Piyush Rungta committed May 11, 2018
    Configuration menu
    Copy the full SHA
    e230386 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    b534f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5486503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddaba00 View commit details
    Browse the repository at this point in the history