working on resize handler fix

This commit is contained in:
paul
2025-03-06 21:38:23 +05:30
parent 2898bdd817
commit 9439eface6
2 changed files with 19 additions and 8 deletions

View File

@@ -1055,7 +1055,6 @@ class Canvas extends React.Component {
})
}
return (
<ComponentType
@@ -1133,7 +1132,7 @@ class Canvas extends React.Component {
}}
/>
{/* Canvas */}
<div data-canvas className="tw-w-full tw-h-full tw-absolute tw-top-0 tw-select-none"
<div data-canvas className="tw-w-full tw-h-full tw-absolute tw-bg-red-300 tw-top-0 tw-select-none"
ref={this.canvasRef}>
<div className="tw-relative tw-w-full tw-h-full">
{