lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

45 change price input #93

Closed Morvvvv closed 2 months ago

Morvvvv commented 3 months ago

Please review #91 first.

Closes #45

GR0ZA commented 2 months ago

Removing the price and setting it again results in some range errors.

image

Morvvvv commented 2 months ago

I changed the behavior of digit deletion, so that it always deletes the most right digit and pushes the others 1 to the right.

GR0ZA commented 2 months ago

@Morvvvv It works nice. In case u wonder, I fixed two small issues: