makehuman icon indicating copy to clipboard operation
makehuman copied to clipboard

Entering an invalid number instantly crashes makehuman

Open toregilhk opened this issue 1 year ago • 0 comments

If you have set makehuman to show the sliders' edit widgets, and enter an invalid number into the textfield (something that can't be converted to a float), makehuman instantly crashes.

I've added a pull request that replaces the invalid value with the previous value instead of crashing; #251

toregilhk avatar Aug 06 '24 20:08 toregilhk