Fix crash when saving peaks workspace.
If for some reason one of the radii is not defined SaveNexus crashes because we access the value without checking it first. We should just check that both radii are present, then write them out. (cherry picked from commit 5e7dc01597680694128a3897d2244238f17e145a)
Please register or sign in to comment