anAcc22 / another_graph_editor

A graph editor
https://anacc22.github.io/another_graph_editor/
MIT License
96 stars 10 forks source link

new feature needed #5

Closed Tyruetrue closed 1 week ago

Tyruetrue commented 1 week ago

Can you add a new feature, click on the dot to make it fix itself, we need a similar feature, thanks

anAcc22 commented 1 week ago

Do you mean like this? Sure, I could add a setting to fix/unfix marked nodes. I'll add it after I'm done with multiedge support.

UPDATE:

I've added a new mode called Fixed Mode, when it's activated the marked nodes will remain fixed in place.

Tyruetrue commented 1 week ago

你的意思是像这样吗?当然,我可以添加一个设置来修复/取消修复标记节点。完成多边支持后我会添加它。

更新:

我添加了一个名为“固定模式”的新模式,当它被激活时,标记的节点将保持固定位置。

Yes this is the mode we want,thx