Use PAD chart to design program. This is a flowchart design software and use the Netron Graphic Library
Stars
78
Forks
31
Watchers
78
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Fix issue that saving in sub layer wil cause problem to reopen the file;
b2a34e5View on GitHubMerge branch 'master' of https://github.com/semaluo/PADFlowChart.git
8e2eeb2View on GitHubAdd GraphControl.StartDrawShapeWithMouse,EndDrawShapeWithMouse, DrawShapeMouseDown,DrawShapeMouseMove,DrawShapeMouseUp
23481a1View on GitHubRefactor the GraphControl.OnMouseDown,OnMouseMove,OnMouseUp
4d158b8View on GitHubProceed keydown for arrow-left, arrow-right, arrow-up, arrow-down
c6ae2e7View on GitHub