diff --git a/test-server/http.js b/test-server/http.js index e331d23..04eed05 100644 --- a/test-server/http.js +++ b/test-server/http.js @@ -254,7 +254,7 @@ const GetSVGLayoutConfiguration = () => { ContainerActions: null, ContainerDimensionning: null, DefaultChildrenContainers: null, - Height: 1600, + Height: 200, IsPositionFixed: false, IsWidthFixed: false, MaxHeight: 0, @@ -263,7 +263,7 @@ const GetSVGLayoutConfiguration = () => { MinWidth: 0, Type: 'Trou', TypeChildContainerDefault: null, - Width: 20000, + Width: 1000, XPositionReference: 0 } };