Closed vvim closed 8 years ago
When adding locations to the route, the program nicely calculates all the weight / volume of the cargo
But when locations get removed, the total weight/volume does not get updated
=> adjust Form::on_pbRemoveMarker_clicked()
solved with commit 0d936dc80bfddbae7405cbced6bf1fd4cd5f2105
When adding locations to the route, the program nicely calculates all the weight / volume of the cargo
But when locations get removed, the total weight/volume does not get updated
=> adjust Form::on_pbRemoveMarker_clicked()