MultiMote / niimblue

🖨 NIIMBOT custom web client/app. Design and print labels with NIIMBOT printers directly from your PC or mobile web browser!
https://niim.mmote.ru
MIT License
71 stars 11 forks source link

Delete button removes the element even if the text input is active #18

Closed jaggedjimmyj closed 1 month ago

jaggedjimmyj commented 1 month ago

Title speaks for itself. "Delete" button on the keyboard removes the active element, even if this element is text and the input form is active too. Such behavior is not obvious and highly frustrating, when you just try to correct the text.

MultiMote commented 1 month ago

Yeah, this is known issue. I haven't gotten around to fixing it yet.

https://github.com/MultiMote/niimblue/blob/6f218f033effbeef7692363b46828c6e10a66ff6/niimblue/src/lib/ImageEditor.svelte#L55

MultiMote commented 1 month ago

Fixed.