Big layout change - this is my attempt at an approachable UI for budget mode, hope I didn't go too off the rails with it! Basically just combined BudgetModeDisplay and BudgetModeInputs into one BudgetCard to rule them all, and then rearranged the input/display fields into a grid format. It should be usable at iPhone 13 mini dimensions and smaller, I think down to 285px?
P.S. At some point prior to this PR I messed up the input fields, because each time a character is typed in one, it loses keyboard focus. Will track that down, sorry 😬
Big layout change - this is my attempt at an approachable UI for budget mode, hope I didn't go too off the rails with it! Basically just combined
BudgetModeDisplay
andBudgetModeInputs
into oneBudgetCard
to rule them all, and then rearranged the input/display fields into a grid format. It should be usable at iPhone 13 mini dimensions and smaller, I think down to 285px?P.S. At some point prior to this PR I messed up the input fields, because each time a character is typed in one, it loses keyboard focus. Will track that down, sorry 😬
Snapshots: