-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
goldst.github.io/blocks/card/CardAbstract.js
Lines 111 to 116 in 1f587b3
| * @todo that's a bad description. change | |
| * @param {event} event | |
| */ | |
| doEvent(event) { | |
| this._ct.doEvent(event); | |
| this._cm.doEvent(event); |