Closed solomon-gumball closed 9 years ago
This should be done in the Dispatch, not the Node IMO. Just to be consistent (like in Dispatch#mount
and Dispatch.dismount
).
( https://github.com/Famous/engine/blob/master/core/Dispatch.js#L208 )
Good point Alex. Changed.
@redwoodfavorite can you provide an example with this fix?
landed as 3ccd502
fixes -> https://github.com/Famous/engine/issues/345