-
In https://github.com/phetsims/chipper/issues/560 we decided we want to investigate building both brands simultaneously.
@jonathanolson and @zepumph and @samreid will work together to investigate h…
-
The window resize handler for a modal is controlled by [Modal._onHide](https://github.com/react-bootstrap/react-bootstrap/blob/master/src/Modal.js#L175), but there is no guarantee that this function …
-
I have just recently began to migrate from Project 64 to RetroArch using libreto cores for my Nintendo 64 gaming needs.
This libretro core seems to do a decent job maintaining the correct scaling w…
-
rspec has a nice feature where you can run all the specs within a directory (e.g. `rspec dir/`. I'd love to have something similar with minitest.
Some things I've considered but don't work/I don't li…
-
First of all, thanks @adieuadieu for your work on this project. It's been really helpful to me!
I'm opening this ticket in hopes that we can have some discussion around the reliability of launching…
-
Crashes when the hardcoded path of brew is not correct. My `brew` is located at /Users/USERNAME/homebrew/bin/brew I know this is unusual but you will probably want to allow for this somehow.
I was …
-
This issue is meant to outline the desired behaviour of `upgrade` (and `outdated`). Marking as `ready to implement` but discussion is encouraged. Will keep this top post updated with the final decisio…
-
Thought that, since we are to fix a bunch of stuff in the AL implementation, why not also implement the `alcCapture` stuff ? Here's what I see:
### If we don't
- We won't have to write tests for t…
-
If I load ES with a gamepad plugged in, the gamepad works. If I remove and reinsert the gamepad then ES doesn't detect it. Is it possible to make it scan for new gamepads on some interval (every 15 se…
-
Valid `tel:` urls are prepended with base_url when they shouldn't be. This is somehow related to #8.
May I suggest adding an attribute that disables rewriting for a specific `` tag? Maybe something l…