LogicFlow icon indicating copy to clipboard operation
LogicFlow copied to clipboard

A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。

Results 353 LogicFlow issues
Sort by recently updated
recently updated
newest added

**问题描述** 如题,可以实现BPMN里拖拽节点碰触到边时自动连接吗。 任务节点自动连接到开始与结束连边上, ![image](https://user-images.githubusercontent.com/42663727/180721039-d9577566-4061-4358-8109-8fd0d880e3bb.png)

enhancement

跟据[https://github.com/didi/LogicFlow/issues/690](https://github.com/didi/LogicFlow/issues/690 )的问题,从实现看是有问题的,折叠组保存的x,y是计算过折叠后的坐标,当初次渲染折叠组时,width和height不应该是传递foldedWidth和foldedHeight尺寸么?开始以为程序内部会自己重新计算,单结果总会出现偏移

bug

**问题描述** 请用简洁的语言描述你遇到的bug,至少包括以下部分,如提供截图请尽量完整: 1. 问题触发的条件:对于分组节点缩小后,就算设置了子节点不能拉出分组,但只要分组节点缩小到比子节点小,子节点就能逃出分组节点 **最简复现demo** https://codesandbox.io/s/logicflow-base24-vgvpf?from-embed=&file=/step_24_group/index.js

bug

目前图片导出插件存在较多问题,需要优化,关联ISSUE:#681,#679,#665,#573,#269

![image](https://user-images.githubusercontent.com/28721603/177245018-b90a61dd-eeb2-4315-9e99-fe286e6b9669.png) 自定义节点中有设置节点文本换行,画布中显示正常,但是导出的图片中会截断文本 还有一种情况:如果节点文本没有换行,文本够长(10个中文字)时,导出时也是会截断文本

报错信息:The same observable object cannot appear twice in the same tree, trying to assign it to '/nodeSize', but it already exists at '/nodeSize' ![image](https://user-images.githubusercontent.com/58502519/176334657-4c663d8b-f68b-43ff-b553-4be210343103.png)

希望节点支持旋转

enhancement
help wanted

主要实现了这个issue里提及的特性 https://github.com/didi/LogicFlow/issues/583 ,在`LogicFlow.tsx`重载了setProperties和getProperties。

BPMN是否可以添加泳道,实现效果参考: https://online.visual-paradigm.com/diagrams/templates/business-process-diagram/pizza-order-process/