-
Yes, I know it was only just made in #150 but it could definitely be improved. The main two ways I can see this going are to split `RequestHandler` and `EventListener` into their own files, and potent…
-
Hello, Spline community!
I have a question regarding a non-passive event warning in the console, a.k.a "[Violation] Added non-passive event listener to a scroll-blocking `'touchstart'` event." which…
-
### Steps to reproduce
1. Use the VideoPlayerController to load a video.
2. Observe if eventListener() receives multiple VideoEventType.initialized events.
### Expected results
The VideoPlayerCont…
-
## Request
Plugins can register providers for inline completions via the `vscode.languages.RegisterInlineCompletionItemProvider`. I would like to be able to see what completion suggestions…
-
Task Listeners must be able to reject user task operations.
For example, an `assignment` task listener may want validate the assignment.
To achieve this, the Task Listener must be able to pass t…
-
We need to write documentation on the Event Listeners component.
https://devdocs.mautic.org/en/5.x/plugins/event_listeners.html
-
Key Listener is built around the assumption of dealing with pygame.KEYUP and KEYDOWN events, and does not consider the possibility of controller inputs.
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=1&t=30779&p=156324#p156324)
On the definition of the beforeRemove listener, we have the `Promise` as a possible return, but that's not correct…
-
Issue 1:
TestCancelAttach.py, line 33
The call `self.target.AttachToProcessWithName(lldb.SBListener(), "LLDB-No-Such-Process", True, self.error)` in the AttachThread never return in case of Windows …
-
# Provide required information needed to triage your issue
Sometimes when the document is edited quickly (such as multiple copy and paste by the user), the events for paragraphs added/changed or …