Eddie Fletcher

Results 4 issues of Eddie Fletcher

The following two snippets are located in the same function: ``` if (view.Blob && view.URL) { try { new Blob; return; } catch (e) {} } ``` ``` view.Blob =...

Either chrome or playground should be responsible for using only actualy gamepads as gamepad inputs. While on the documentation website, my mouse reciever is registered as a gamepad. Ideally, this...

If any cells have a custom height, then the row height is set to the maximum values of that custom height.

- Create a new argument `--keep-features-together`. - This will pass entire feature files to a worker, rather than individual scenarios. - Update README.md to document new argument. This is useful...