Skip to content

Commit 4de2773

Browse files
author
Lukasz Borowiec
committed
#612: Multiple row with the parallax background does not render correctly after toggle a screen mode several times - static test fix
1 parent cdca297 commit 4de2773

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/row

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/row/preview.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ export default class Preview extends PreviewCollection {
132132
this.buildJarallax();
133133
}
134134
});
135-
136135
events.on(
137136
`stage:${this.contentType.stageId}:fullScreenModeChangeAfter`,
138137
this.toggleFullScreen.bind(this),

0 commit comments

Comments
 (0)