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

Tooltip does not hide when unchecking tooltip #11

Closed
IsaacMorris1980 opened this issue Jan 6, 2018 · 6 comments
Closed

Tooltip does not hide when unchecking tooltip #11

IsaacMorris1980 opened this issue Jan 6, 2018 · 6 comments
Assignees
Labels

Comments

@IsaacMorris1980
Copy link
Contributor

IsaacMorris1980 commented Jan 6, 2018

I was looking into the bug or ruler resizes too quickly and i found an issue with the tooltip not hiding after enabling tooltip.

The tooltip will not display until initially checked then after checked it will not hide

My system is windows 10 desktop home edition preview build 17063

Is this a known issue?

@IsaacMorris1980
Copy link
Contributor Author

Created PR with fix for the issue

@IsaacMorris1980
Copy link
Contributor Author

@andrijac removed pull request as it was changing .gitignore and that was not my intention will try to fix and re-submit pull request if this is an issue that needs fixing

@andrijac
Copy link
Owner

andrijac commented Jan 9, 2018

@IsaacMorris1980 this is a feature as it was intended from original developer of Ruler. Once Tooltip is enabled it will not hide any more until disabled again. Purpose of Tooltip is to be used when Tooltip is very small i.e. when you are measuring very small lengths and we cannot see length value displayed on Ruler.

@IsaacMorris1980
Copy link
Contributor Author

IsaacMorris1980 commented Jan 10, 2018

@andrijac i was meaning it will not hide even after unchecking tooltip, In the mainform tooltip setting property it only cares if it is true, so once it is true , even if the value changes to false nothing turns off the tooltip

@IsaacMorris1980 IsaacMorris1980 changed the title Tooltip does not hide when unchecked Tooltip does not hide when unchecking tooltip Jan 10, 2018
@andrijac andrijac self-assigned this Jan 10, 2018
@andrijac andrijac added the bug label Jan 10, 2018
@andrijac
Copy link
Owner

Fixed. Thanks for letting me know :)

@andrijac
Copy link
Owner

I uploaded 1.4.4.0 version in Bin.
Also, I reduced Tooltip delay when initially appearing and extended time while Tooltip stays open. I guess if someone wants to see Tooltip, they want it imminently and for longer time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants