-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
kernel 事件没有被监听 #44
Labels
Comments
done,辛苦随下次小版本发布。 |
发布在close吧 |
看了下代码,问题还有点多。原来之前 kernelEvents 没有用到。
|
toxic-johann
pushed a commit
that referenced
this issue
Nov 28, 2017
what: add eventlistener on kernel why: kernel will dispatch it's own event how: 1. listen on the event when we create the kernel 2. remove event listener before we destroy the kernel 3. make a event switch when we switch kernel 4. we need to add event binding in silentload before kernel switch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
事件方法参见链接
https://github.com/Chimeejs/chimee-kernel
The text was updated successfully, but these errors were encountered: