Julien Wajsberg

Results 515 comments of Julien Wajsberg

> They are missing the position information. I believe they're here. MDN says that `this interface inherits properties from [MouseEvent](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent) and [Event](https://developer.mozilla.org/en-US/docs/Web/API/Event).` So they should have `pageX` directly, and you...

You can use `isPrimary` to replace the test for the left button though :-)

After testing and discussion, we agreed it was a good idea to move back to the first commit of this patch set. Indeed pointer events do not seem to work...

I'm closing it for now to unclutter the list of PR and because nobody works on this at the moment. Feel free to reopen or use the commits here for...

In this case I believe it would make more sense to be able to change the unit. But haven't looked at the code yet, to know how easy this would...

hey @sim642, I just want to give a quick feedback that I started looking at the patch, but got busy with lots of meetings in the 2 past days. Please...

Note: I added a small commit to add just a type to the function argument for `isRecursiveCall`.

Just to let you know that there are some cross-browser bugs on the current PR, but we're currently focussing on other improvements so we won't finish it soon. We probably...

> No this splitter doesn't work neither so I'm not able to resize the timeline and calltree panes. I tried the splitter on my touchscreen, and this seems to work...