diff --git a/src/components/Stats.tsx b/src/components/Stats.tsx
index 69be343f1..6ef19710a 100644
--- a/src/components/Stats.tsx
+++ b/src/components/Stats.tsx
@@ -46,6 +46,11 @@ export const Stats = (props: {
const selectedElements = getTargetElements(props.elements, props.appState);
const selectedBoundingBox = getCommonBounds(selectedElements);
+ const onGridSizeChange = () => {
+ //TODO: Update the state properly and rerender the grid
+ props.appState.gridSize = ((props.appState.gridSize - 5) % 50) + 10;
+ };
+
if (isMobile && props.appState.openMenu) {
return null;
}
@@ -162,13 +167,7 @@ export const Stats = (props: {
{"Misc"} |
- {
- // TODO: better way to update the gridSize and re-render the scene
- props.appState.gridSize =
- ((props.appState.gridSize - 5) % 50) + 10;
- }}
- >
+
{"Grid size"} |
{props.appState.gridSize} |
diff --git a/src/tests/__snapshots__/regressionTests.test.tsx.snap b/src/tests/__snapshots__/regressionTests.test.tsx.snap
index 8ffa26a57..c82bce844 100644
--- a/src/tests/__snapshots__/regressionTests.test.tsx.snap
+++ b/src/tests/__snapshots__/regressionTests.test.tsx.snap
@@ -31,7 +31,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -67,6 +67,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -486,7 +487,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -529,6 +530,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -947,7 +949,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": false,
"isLibraryOpen": false,
@@ -973,6 +975,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -1717,7 +1720,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -1745,6 +1748,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -1915,7 +1919,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -1948,6 +1952,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -2367,7 +2372,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -2395,6 +2400,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -2614,7 +2620,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -2639,6 +2645,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -2772,7 +2779,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -2800,6 +2807,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -3243,7 +3251,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -3268,6 +3276,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -3545,7 +3554,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -3573,6 +3582,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -3743,7 +3753,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -3773,6 +3783,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -3981,7 +3992,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -4009,6 +4020,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -4227,7 +4239,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -4256,6 +4268,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -4604,7 +4617,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -4653,6 +4666,7 @@ Object {
},
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -4893,7 +4907,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -4920,6 +4934,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -5194,7 +5209,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -5241,6 +5256,7 @@ Object {
},
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -5396,7 +5412,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -5421,6 +5437,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -5554,7 +5571,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -5579,6 +5596,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -6001,7 +6019,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -6033,6 +6051,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -6313,7 +6332,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -6338,6 +6357,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -8341,7 +8361,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -8371,6 +8391,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -8697,7 +8718,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -8728,6 +8749,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -8946,7 +8968,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -8975,6 +8997,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -9193,7 +9216,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -9223,6 +9246,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -9502,7 +9526,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -9527,6 +9551,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -9660,7 +9685,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -9685,6 +9710,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -9818,7 +9844,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -9843,6 +9869,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -9976,7 +10003,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10001,6 +10028,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -10164,7 +10192,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10189,6 +10217,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -10352,7 +10381,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10377,6 +10406,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -10540,7 +10570,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10565,6 +10595,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -10728,7 +10759,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10753,6 +10784,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -10886,7 +10918,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -10911,6 +10943,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -11044,7 +11077,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -11069,6 +11102,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -11232,7 +11266,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -11257,6 +11291,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -11390,7 +11425,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -11415,6 +11450,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -11578,7 +11614,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -11614,6 +11650,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -12288,7 +12325,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -12317,6 +12354,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -12535,7 +12573,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -12560,6 +12598,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": true,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -12631,7 +12670,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -12654,6 +12693,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -12725,7 +12765,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -12750,6 +12790,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -12883,7 +12924,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -12908,6 +12949,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -13185,7 +13227,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -13210,6 +13252,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -13487,7 +13530,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -13512,6 +13555,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -13645,7 +13689,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -13668,6 +13712,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -13835,7 +13880,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -13860,6 +13905,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -14078,7 +14124,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -14109,6 +14155,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -14396,7 +14443,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -14421,6 +14468,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -15229,7 +15277,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -15254,6 +15302,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -15531,7 +15580,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -15556,6 +15605,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -15833,7 +15883,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -15862,6 +15912,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -16206,7 +16257,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -16234,6 +16285,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -16367,7 +16419,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -16401,6 +16453,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -16682,7 +16735,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -16710,6 +16763,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -16915,7 +16969,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -16946,6 +17000,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -17164,7 +17219,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -17197,6 +17252,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -17485,7 +17541,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -17508,6 +17564,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -17579,7 +17636,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -17604,6 +17661,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -17737,7 +17795,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -17773,6 +17831,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -18552,7 +18611,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -18575,6 +18634,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -18646,7 +18706,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -18671,6 +18731,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -19392,7 +19453,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -19443,6 +19504,7 @@ Object {
},
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -19791,7 +19853,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -19840,6 +19902,7 @@ Object {
},
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -20058,7 +20121,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -20083,6 +20146,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": true,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -20154,7 +20218,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -20179,6 +20243,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -20646,7 +20711,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -20669,6 +20734,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,
@@ -20740,7 +20806,7 @@ Object {
"exportBackground": true,
"exportEmbedScene": false,
"fileHandle": null,
- "gridSize": null,
+ "gridSize": 20,
"height": 768,
"isBindingEnabled": true,
"isLibraryOpen": false,
@@ -20763,6 +20829,7 @@ Object {
"selectionElement": null,
"shouldAddWatermark": false,
"shouldCacheIgnoreZoom": false,
+ "showGrid": false,
"showShortcutsDialog": false,
"showStats": false,
"startBoundElement": null,