From 393079598a909c5989bfc2e10fa4125c2b13b001 Mon Sep 17 00:00:00 2001 From: tellthemachines Date: Tue, 14 May 2024 18:57:22 +1000 Subject: [PATCH] Stabilise grid layout visualiser and resizer. (#61640) Co-authored-by: tellthemachines Co-authored-by: andrewserong Co-authored-by: noisysocks --- packages/block-editor/src/hooks/layout-child.js | 4 ---- packages/block-editor/src/layouts/grid.js | 3 --- 2 files changed, 7 deletions(-) diff --git a/packages/block-editor/src/hooks/layout-child.js b/packages/block-editor/src/hooks/layout-child.js index 8c1083a0f9e38c..860b4aaf041794 100644 --- a/packages/block-editor/src/hooks/layout-child.js +++ b/packages/block-editor/src/hooks/layout-child.js @@ -154,10 +154,6 @@ function ChildLayoutControlsPure( { clientId, style, setAttributes } ) { return null; } - if ( ! window.__experimentalEnableGridInteractivity ) { - return null; - } - return ( <> ; }, getLayoutStyle: function getLayoutStyle( {