Skip to content
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

Support $ event #7

Open
RDIL opened this issue Mar 11, 2023 · 2 comments · May be fixed by #31
Open

Support $ event #7

RDIL opened this issue Mar 11, 2023 · 2 comments · May be fixed by #31
Labels

Comments

@RDIL
Copy link
Member

RDIL commented Mar 11, 2023

grape found a special property, $, which, when used as an event name, runs on every event.
We should support it.

@RDIL RDIL added the enhancement New feature or request label Mar 11, 2023
@grappigegovert
Copy link
Member

Anything that starts with $ will work, actually.
I found it by accident when I used $Timer instead of $timer.

@RDIL
Copy link
Member Author

RDIL commented Mar 11, 2023

Does that also mean timers can run outside of events named $timer?

@RDIL RDIL added feature and removed enhancement New feature or request labels Jun 18, 2024
@RDIL RDIL linked a pull request Jul 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants