martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
682 stars 77 forks source link

PDFGen29 Fix incorrect customer deletion/selection #482

Closed PartialVolume closed 1 year ago

PartialVolume commented 1 year ago

When using backspace or esc to abort customer deletion, the first customer in the list would be incorrectly deleted. Corrected by this fix.

Also when aborting customer selection, the first customer in the list would be automatically selected. Also corrected by this fix.