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.
authorEdouard Tisserant
Tue, 18 Jun 2019 14:09:23 +0200
changeset 2618 4eca95f91cba
parent 2614 6b4061f6ced6 (diff)
parent 2617 93ad3db5f9df (current diff)
child 2619 b1ebe2803285
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.