| Previously showMixedAmountElided would show two amounts and then the elision string if necessary. Now it will display as many Amounts as it can subject to the condition that the amounts plus the elision string fit within 22 characters. | ||
|---|---|---|
| .. | ||
| AccountsScreen.hs | ||
| Editor.hs | ||
| ErrorScreen.hs | ||
| Main.hs | ||
| RegisterScreen.hs | ||
| Theme.hs | ||
| TransactionScreen.hs | ||
| UIOptions.hs | ||
| UIState.hs | ||
| UITypes.hs | ||
| UIUtils.hs | ||