Explorar el Código

fullscreen text

Raanan Weber hace 7 años
padre
commit
b9cc76c7bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Viewer/src/configuration/types/default.ts

+ 1 - 1
Viewer/src/configuration/types/default.ts

@@ -55,7 +55,7 @@ export let defaultConfiguration: ViewerConfiguration = {
                 disableOnFullscreen: false,
                 text: {
                     hdButton: "Toggle HD",
-                    fullscreenButton: "Fullscreen",
+                    fullscreenButton: "Toggle Fullscreen",
                     helpButton: "Help",
                     vrButton: "Toggle VR",
                     printButton: "Print model in 3D"