Tue, 18 Jun 2019 14:09:23 +0200 | Edouard Tisserant | Merged workaround for loading bug happening after automatic resize of function blocks. It appears that some code in GraphicCommons.py loop endlessly when wires coordinate do not align with x or y axis. Those erroneous coordinate are now filtered out when loaded in the view. | changeset | files |
Tue, 18 Jun 2019 14:03:08 +0200 | Edouard Tisserant | Removed debug code and closed branch | changeset | files |
Tue, 18 Jun 2019 13:58:45 +0200 | Edouard Tisserant | GraphicCommons.py : Wire.SetPoints() move filtering before computation of Start and End points to avoid setting them with arbitrary directions. | changeset | files |
Tue, 18 Jun 2019 09:38:20 +0200 | Edouard Tisserant | GraphicCommons.py : rewrote Wire.Setpoints. | changeset | files |