xTibor / egui_extras_xt

MIT License
82 stars 9 forks source link

Handle failed barcode encodes more gracefully #5

Closed xTibor closed 2 years ago

xTibor commented 2 years ago

QrCodeWidget and DataMatrixWidget currently panics when they fail to encode their input. Handle failed encodes more gracefully.