gnikit / tkinter-tooltip

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

feat: adds button press event binding #83

Closed gnikit closed 9 months ago

gnikit commented 9 months ago

The tooltip should not persist a button press

reverts changes done in dde8e5327d39c97c3aa46e389b74ae221485f19c

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (da2a9e6) 100.00% compared to head (7a882bf) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 65 66 +1 ========================================= + Hits 65 66 +1 ```

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