-
Notifications
You must be signed in to change notification settings - Fork 50
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
Feature/tooltips offscreen #1412
Conversation
consolidate code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I like your simple solution! It works well, but I'll wait for @Akuli to have a look at it, I don't dare to merge it just like that 🙃
use update_idletasks() instead of update()
btw, the Windows build failure is not related. |
center tooltip unless tip would go off the screen and then use what screen space is available
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Tooltips go off-screen #1224
show up and to the left by calculating width of tooltip window