GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.14k stars 434 forks source link

Links Duplication along with the Nodes and Drawing Items #3610

Open athaarnaqvi opened 2 months ago

athaarnaqvi commented 2 months ago

Whenever I duplicate a certain portion in my topology it gets very frustrating that it only copies the devices and not the links. It would be better if it will duplicate the link items. Also the duplication should be done using CTRL C and CTRL V

grossmj commented 2 months ago

Whenever I duplicate a certain portion in my topology it gets very frustrating that it only copies the devices and not the links. It would be better if it will duplicate the link items.

A bit challenging to do but yes I do agree it would be nice.

Also the duplication should be done using CTRL C and CTRL V

Let me check if we could add this soon.

athaarnaqvi commented 2 months ago

Well I made a PR named "Copy Paste Functionality". If you review it and guide me some more I will be able to do it.

grossmj commented 2 months ago

Well I made a PR named "Copy Paste Functionality"

Sorry, I missed that. I will review soon. Thanks 👍

grossmj commented 2 months ago

I am moving this to a later version since this is a bit challenging to implement well.