Skip to content

Conversation

@TomJGooding
Copy link
Collaborator

@TomJGooding TomJGooding commented Oct 23, 2024

Enable Enter and Leave events to be used with the on decorator by adding a control property.

Closes #5144.

Please review the following checklist.

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

Enable Enter and Leave events to be used with the on decorator by
adding a control property.
@willmcgugan willmcgugan merged commit 60979e0 into Textualize:main Oct 25, 2024
7 of 8 checks passed
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.

textual._on.OnDecoratorError: The message class must have a 'control' to match with the on decorator

2 participants