Frank Pepermans
Frank Pepermans
I have a project where the canvas exceeds the boundaries of the browser window, and I show scroll bars. Click events work fine as long as I do not scroll,...
I've run into an issue with an Angular component that injects `Element`: Within the same class file, I do an import of a dart file which adds functionality on `Element`...
Fixes the issue where we rely on specific `createForwardingStream`'s, thus respecting the behavior of custom `StreamController`s, see: https://github.com/ReactiveX/rxdart/issues/587