Robin Summerhill

Results 2 issues of Robin Summerhill

From a code inspection, Foundation.unsubscribe(name, callback) removes **ALL** listeners for the specified name. This works as intended in the case where 'name' is the ID of a specific element (for...

In commit a67f79 you changed the call to drawData to pass the offscreen canvas AND the visible canvas. However, in the currently commited source code drawData still only accepts the...