This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
netgen
mirror of
https://github.com/RTimothyEdwards/netgen.git
Watch
1
Star
0
Fork
You've already forked netgen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f315d33d6
netgen
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed a corner case found by Sylvain Munaut (see github issue tracker #96) in which a subcircuit with only one port (in this case, a pad) but which has properties (in this case, "M") will fail to set the pointer position ahead of the property because the loop starts after the first pin, so it has already missed the position that needs to be saved. Fixed by initializing the value to the first pin position before starting the loop.
2025-03-09 16:07:58 +01:00
1.5.293