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

Hide tooltip #1953

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Hide tooltip #1953

merged 1 commit into from
Mar 2, 2023

Conversation

SubZ69
Copy link
Contributor

@SubZ69 SubZ69 commented Mar 1, 2023

Hide application tooltip option

docking.js Outdated
Comment on lines 577 to 582
], [
settings,
'changed::hide-tooltip',
() => {
this.dash.resetAppIcons();
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm not sure this is needed, at the end this should be applied immediately once you hover the icon anyways.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right, this is not needed.
Do you plan to accept this PR? Do I need to make a new one without docking.js change?

Copy link
Collaborator

Choose a reason for hiding this comment

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

No need a new PR, just remove this change, amend your commit and force push to github.

@SubZ69 SubZ69 marked this pull request as draft March 2, 2023 14:12
@SubZ69 SubZ69 marked this pull request as ready for review March 2, 2023 15:06
@3v1n0 3v1n0 merged commit ed774f4 into micheleg:master Mar 2, 2023
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