Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.16k stars 213 forks source link

This fixes an issue with components that dynamically change their number of port. #1090

Closed EmilKleijn closed 2 months ago

EmilKleijn commented 2 months ago

To recreate the bug: Use the develop branch. Open a new schematic. Add an rfedd. Change its number of port to 6. Notice how port 2 and 5 are seemingly connected to nothing? Now move the component to a new location. Now suddenly all 6 ports are connected to nothing. I.e. all ports are incorrectly displayed as blue squares.

Long time fan & user. Keep up the good work! Really happy to see qt5 now, as qt4 was becoming a real problem on modern Linux distros.