castn / crane-simulator

GNU General Public License v3.0
1 stars 0 forks source link

crane.get_length() does is adding new value to old values on each call #11

Closed castn closed 1 year ago

castn commented 1 year ago

Properply tower, jib and counterjib as well. Calling them two times results in having a number two times higher than on the first time.

eZSnake commented 1 year ago

Should be handled by resetting length when doing other resets

eZSnake commented 1 year ago

Should be handled by resetting length when doing other resets

So an easy fix

eZSnake commented 1 year ago

fixed in feb887a1f1c2d80c5a912fa03e2c347756ffda23