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 to "add profile" button (#183) #189

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

Plastix
Copy link
Contributor

@Plastix Plastix commented Feb 10, 2019

Background:
Currently the "rename" and "delete" profile buttons have mouse-over
tooltips. This commit adds a tooltip to the "add profile" button

Modifications:

  • Change the string property on profileAddButton from text to toolTip.

Steps to test:

  • Launch Vorta and mouse-over the "+" button.

screen shot 2019-02-10 at 8 23 12 am

Fixes #183

Background:
Currently the "rename" and "delete" profile buttons have mouse-over
tooltips. This commit adds a tooltip to the "add profile" button

Modifications:
* Change the string property on `profileAddButton` from `text` to `toolTip`.

Steps to test:
* Launch Vorta and mouse-over the "+" button.

Fixes borgbase#183
@m3nu m3nu merged commit 85996c9 into borgbase:master Feb 11, 2019
@m3nu
Copy link
Contributor

m3nu commented Feb 11, 2019

Thanks for adding.

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.

2 participants