Skip to content

fix(pilot): fix missing return in double/triple click methods#6035

Merged
willmcgugan merged 1 commit into
Textualize:mainfrom
TomJGooding:fix-pilot-double-triple-click-missing-return
Aug 12, 2025
Merged

fix(pilot): fix missing return in double/triple click methods#6035
willmcgugan merged 1 commit into
Textualize:mainfrom
TomJGooding:fix-pilot-double-triple-click-missing-return

Conversation

@TomJGooding

Copy link
Copy Markdown
Contributor

Fix missing return statement in the double/triple click methods, which are documented to return a boolean indicating whether the widget was in fact clicked.

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

Fix missing return statement in the double/triple click methods, which
are documented to return a boolean indicating whether the widget was
in fact clicked.
@willmcgugan willmcgugan merged commit d4cf716 into Textualize:main Aug 12, 2025
20 of 23 checks passed
@TomJGooding TomJGooding deleted the fix-pilot-double-triple-click-missing-return branch August 13, 2025 12:13
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