Gaëtan de Villèle
Gaëtan de Villèle
When trying to compile miniaudio with emscripten, I get the following error ``` miniaudio/miniaudio.h:61864:12: error: use of undeclared identifier 'strcasecmp' ``` does this ring a bell to anyone by any...
- [ ] add beacons on containers when they connect to a network (event triggered) WIP - [ ] reserve an area in the MC world to list the networks...
I left the existing "client.ListContainers" method but created a "client. client.ListContainersWithOptions" method. It does the same thing, but allows 3 additional parameters to be provided : "limit", "since" and "before"....
The user would like to be able to scale the text in the code editor on mobile devices. I am guessing it's for better readability. ## Original request `Λ H...
**Is your feature request related to a problem? Please describe.** User wants to use the ColorPicker type but have it show only fully opaque colors. **Describe the solution you'd like**...
### Describe the bug Using ChromeOS, user cannot type text in Particubes text inputs. (no chars are showing up) ### To Reproduce Try typing text in any text box. ###...