diff --git a/frontend/src/components/editor-page/splitter/__snapshots__/splitter.spec.tsx.snap b/frontend/src/components/editor-page/splitter/__snapshots__/splitter.spec.tsx.snap index 24370ada7..1eab3006d 100644 --- a/frontend/src/components/editor-page/splitter/__snapshots__/splitter.spec.tsx.snap +++ b/frontend/src/components/editor-page/splitter/__snapshots__/splitter.spec.tsx.snap @@ -1,6 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Splitter resize can change size with mouse 1`] = ` +exports[`Splitter resize can change size with mouse: mouse initial 1`] = `
`; +exports[`Splitter resize can change size with mouse: mouse move to left 1`] = ` +
+
+
+
+ left +
+
+ +
+
+ right +
+
+
+
+`; + +exports[`Splitter resize can change size with mouse: mouse move to middle 1`] = ` +
+
+
+
+ left +
+
+ +
+
+ right +
+
+
+
+`; + +exports[`Splitter resize can change size with mouse: mouse move to right 1`] = ` +
+
+
+
+ left +
+
+ +
+
+ right +
+
+
+
+`; + exports[`Splitter resize can change size with touch: touch initial 1`] = `