forked from appsmithorg/appsmith
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: revert "fix: canvas resizing issues" (appsmithorg#35129)
## Description This reverts commit cbe1f58. ## Automation /ok-to-test tags="@tag.All" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/10072532868> > Commit: 9ab856d > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10072532868&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Wed, 24 Jul 2024 09:06:01 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No
- Loading branch information
1 parent
30a372a
commit ddc2304
Showing
18 changed files
with
319 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
app/client/src/layoutSystems/common/mainContainerResizer/constants.ts
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
app/client/src/pages/Editor/WidgetsEditor/components/MainContainerWrapper/hooks/constants.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
app/client/src/pages/Editor/WidgetsEditor/components/MainContainerWrapper/hooks/index.ts
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
...es/Editor/WidgetsEditor/components/MainContainerWrapper/hooks/useCanvasWidthAutoResize.ts
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
app/client/src/pages/Editor/WidgetsEditor/components/MainContainerWrapper/index.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
app/client/src/pages/Editor/WidgetsEditor/components/MainContainerWrapper/utils/index.ts
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
...ges/Editor/WidgetsEditor/components/MainContainerWrapper/utils/resolveCanvasWidth.test.ts
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...rc/pages/Editor/WidgetsEditor/components/MainContainerWrapper/utils/resolveCanvasWidth.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.