nocode-js / sequential-workflow-designer

Customizable no-code component for building flow-based programming applications or workflow automation. 0 external dependencies.
https://nocode-js.com/
MIT License
1.08k stars 111 forks source link

Safari drag step caused selection on editor #153

Closed seanlai closed 3 months ago

seanlai commented 3 months ago

When dragging a step in designer using Safari, the editor part became 'selected' for some reason, causing subsequent drag to be confused as moving selected text on screen. See attached video:

https://github.com/nocode-js/sequential-workflow-designer/assets/3958466/5959fcb6-b7d6-46a8-9a63-2d169a47e93c

I'm on Safari 17.5 and testing with the live example

b4rtaz commented 3 months ago

Hello @seanlai, please check the 0.21.4 version.

seanlai commented 3 months ago

Fixed! Thanks for the quick response!