PromucFlow_constructor/app/client/src/pages/common/CanvasArenas
Ashok Kumar M 2a8e37bf3b
feat: Sliding Canvas for Dragging and Selection (#9983)
* Move existing canvas's to CanvasArenas folder

* moving hooks to canvas arenas folder.

* Sticky canvas implementation.

* fixing specs(WIP)

* dip

* fixing test cases.

* removing comments.

* fixing build

* renaming for readability.

* adding folder for canvas based sagas.

* Resolve conflicts.

* fixing failed cases.

* fixing cypress cases.

* fixing bugs introduced coz of drag and drop.

* fixing bugs.

* few more bug fixes in draw to select.

* mouse pointer default when drag to select.

* bug fix.

* dip

* integrating intersection api.

* dip need to adjust offset

* fixing offset issues.

* readability fix

* rebase bug fixes.

* bug fix.

* adjust canvas slider on mouse over.

* unwanted changes.

* left offset fix + removing dead code.

* fixing bugs.

* fixing broken test cases.

* addressing code review comments.
2022-01-25 20:58:31 +05:30
..
hooks feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CanvasDraggingArena.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CanvasMultiPointerArena.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CanvasSelectionArena.test.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CanvasSelectionArena.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
StickyCanvasArena.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30