瀏覽代碼

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"