pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:Java language:TypeScript
Filter by
196M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Implement the central hub (lobby) for interpreters prior to entering a live booth. Includes pre-flight hardware testing
and assigned booths widget.
In the site/composite layout the Local Grid (NEM) card was rendered in a full-width div below the power cards, so it
stretched edge-to-edge ( long and thin ) instead of sitting constrained like the other ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Reemplaza el demo-en-GAS-separado por procesamiento inline en el router
Más simple, menos infra, mismo resultado.
Cambios
1) deploy-gas.js: cuando deploya el router, también incluye backend-gas/ContaFacil_Banco.gs ...
Description
FlixelText objects were completely invisible when a game was compiled to TeaVM (web). After ruling out the screen-scale
issue, the root cause was traced to a bug in gdx-freetype-teavm s FreeType.Library.newFace(). ...