Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Archivist
/
raylib-src
miroir de
https://github.com/raysan5/raylib
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
24
Wiki
Activité
Parcourir la source
Support canvas scaling with window
pull/432/head
-
il y a 7 ans
Parent
ddf6c65d00
révision
493a67e6d5
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
templates/web_shell/shell.html
+ 1
- 1
templates/web_shell/shell.html
Voir le fichier
@ -58,7 +58,7 @@
div.emscripten_border { border: 1px solid black; }
/* the canvas *must not* have any border or padding, or mouse coords will be wrong */
canvas.emscripten { border: 0px none; background: black; }
canvas.emscripten { border: 0px none; background: black;
width: 100%
}
#emscripten_logo {
display: inline-block;
Écrire
Aperçu
Chargement…
Annuler
Enregistrer