hledger/hledger-ui/Hledger
Stephen Morgan 57d7b223a2 lib: Write new showMixedAmount* functions which keep track of length.
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.
2020-11-04 14:25:20 +11:00
..
UI lib: Write new showMixedAmount* functions which keep track of length. 2020-11-04 14:25:20 +11:00
UI.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00