bow-simulation / virtualbow

Software for designing and simulating bows
http://www.virtualbow.org/
GNU General Public License v3.0
23 stars 3 forks source link

String length in results wrong units #236

Closed FunktasticShawn closed 2 years ago

FunktasticShawn commented 2 years ago

String length show a mass unit. When it is mass is set to grams the number displayed is the length in mm. But I haven't found any other setting that shows a sensible result. I have seen the issue in both Windows (10) and in Linux Mint (most recent LTS). results

stfnp commented 2 years ago

Thanks for reporting! Looks like a copy/paste error in this line:

https://github.com/bow-simulation/virtualbow/blob/9e8c960856e2531a892ea1a9a4899902a9a82eef/source/post/OutputWidget.cpp#L91