Wayne Maurer
Wayne Maurer
This solves the original problem reported in #27. As for the suggestion @OliverJAsh that we should be able to specify which merge strategy to use, sounds great, but can we...
With HTML5 History API, the user agent fires a `popstate` event when the user navigates through their history, whether backwards or forwards, provided it isn’t taking the user away from...
TODO: tuple
Decoration of cursor position background after jumping, timeout after X milliseconds, user configurable.
I'd like to be able to handle `onmessage` in the worker. The `react-three-offscreen` `render` function already handles `onmessage`. I'd like to be able to hook into this. (My use case...