Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Kingston 47997282fa
Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
Dean 29c780a458 Removed unnecessary mouse behaviour and added in a fix for dragging an element into its own drag zone. 2024-11-26 17:31:32 +00:00
Dean 1f0de9b9cb Remove unused 2024-11-26 17:00:02 +00:00
Dean 0eb83239dd Lint 2024-11-26 16:56:43 +00:00
Dean 293abc80e1 Added infinite dragging and some css updates to make the canvas drag UX more consistent 2024-11-26 16:45:29 +00:00
Dean 072b3b3854 Lint 2024-11-08 14:45:38 +00:00
Dean 89e8e1e2ad Added new background pattern to automation screen with some UI tweaks 2024-11-08 14:09:53 +00:00
Dean 39081493cf Auto-scroll behaviour updates. Use mouse pointer with buffer as trigger 2024-11-07 09:21:22 +00:00
Dean 477c0f2e5e Auto scroll updates 2024-11-01 11:25:59 +00:00
Dean c4d4399683 Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-10-31 16:56:43 +00:00
Dean 81d01bc0cf Fix for robustness when navigating quickly through automations. dragOffset can sometimes not be initialised before moving the mouse 2024-10-31 16:54:56 +00:00
Dean 50beda83ed Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-10-31 16:39:43 +00:00
Dean 9674b7aaa0 Merge commit 2024-10-31 16:38:26 +00:00
Dean 79970ae07d Fix to ensure events are ignored when the viewport isnt initialised. Add a delete confirmation for branches 2024-10-31 15:14:48 +00:00
Dean c3bf7ed9b6 Allow 1.5x zoom. Used to top out at 1x 2024-10-25 12:57:31 +01:00
Dean acf743ed8c Lint 2024-10-25 12:50:34 +01:00
Dean 2b982ab2d0 Removed zoom output, added focus element registration to allow centering the automations to the trigger on load.Stopped dragging when editing steps or branches and other minor fixes 2024-10-25 12:44:21 +01:00
Dean 7f1184bb40 Lint 2024-10-24 11:17:19 +01:00
Dean a816765dfb Added zoom text output and rounding to the closest 5. This was to accomodate zoom to fit producing irregular zoom levels 2024-10-24 10:58:28 +01:00
Dean cf7e00eb33 Fixes and refactoring for deleteBlock functionality. moveBlock added, drag and drop connected. UX updates for the test data section. Fixes for layout in automation step UI 2024-10-24 09:26:57 +01:00