소스 검색

fullscreen text

Raanan Weber 7 년 전
부모
커밋
b9cc76c7bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"