(评论)
(comments)

原始链接: https://news.ycombinator.com/item?id=43814377

_august_在Hacker News上发布了简单的流程图制作工具Flow.diy。一位用户“soco”提供了反馈,指出几点:新节点不会自动连接;改变节点形状会改变其中心位置并断开连接;删除节点不会重新连接相邻节点;删除节点可能会导致后续添加节点出现问题。_august_承认了反馈,同意“soco”的建议合理,并计划实施这些改进。他还推测,消失的bug可能是由于自动布局功能将一个孤立的节点重新定位到了屏幕外。

相关文章
  • (评论) 2025-03-30
  • (评论) 2025-04-08
  • (评论) 2025-04-14
  • (评论) 2025-03-20
  • (评论) 2025-03-18

  • 原文
    Hacker News new | past | comments | ask | show | jobs | submit login
    Show HN: Flow.diy – a super duper simple flowchart maker (flow.diy)
    20 points by _august 1 day ago | hide | past | favorite | 2 comments










    Looks nice. I just clicked around a bit (as I'm not doing often flowcharts in life) and: ; pressing "add node" repeatedly I expected to get them linked one after the other (wrong expectation) ; if I change the type from rectangle to rhombus its center is more on the right breaking the connection lines (bug) ; if I had node1->node2->node3 and I delete node2, I expected node1 to be linked to node3 (wrong expectation) ; after the above action, when I press add node, node3 just disappears (bug)


    thanks for the feedback! your expectations make sense, i will implement them. For the last bug, i think what happened is the orphaned node 3 got moved to the top, as a sibling with the auto layout and may have moved off screen.






    Join us for AI Startup School this June 16-17 in San Francisco!


    Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



    Search:
    联系我们 contact @ memedata.com