From 69bfc1de56760b007e6dca92dc38f3203b368be1 Mon Sep 17 00:00:00 2001 From: cybafelo Date: Sun, 27 Oct 2019 14:05:12 +0100 Subject: [PATCH] 80 --- src/r3-d3-api-scene.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/r3-d3-api-scene.js b/src/r3-d3-api-scene.js index 7c7da43..1adf8f9 100644 --- a/src/r3-d3-api-scene.js +++ b/src/r3-d3-api-scene.js @@ -59,7 +59,7 @@ R3.D3.API.Scene = function( this.showAxis = apiComponent.showAxis; if (R3.Utils.UndefinedOrNull(apiComponent.gridSize)) { - apiComponent.gridSize = 45; + apiComponent.gridSize = 80; } this.gridSize = apiComponent.gridSize; this.guiInfo.gridSize = {