mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 13:22:27 +03:00
57d7b223a2
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 |