gnikit / tkinter-tooltip

A ToolTip widget for tkinter
https://gnikit.github.io/tkinter-tooltip
MIT License
38 stars 3 forks source link

Improves default tkinter arguments of ToolTip #77

Closed gnikit closed 7 months ago

gnikit commented 7 months ago

This address issues with users not being able to reuse the aspect= arg to override the value and generally with improving the code.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (238bfc1) 100.00% compared to head (96ca9bf) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 50 54 +4 ========================================= + Hits 50 54 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.