ui: register: elide multicommodity amounts
This commit is contained in:
		
							parent
							
								
									44c3eb1904
								
							
						
					
					
						commit
						3b6a8b0956
					
				| @ -95,8 +95,8 @@ rsInit d reset ui@UIState{aopts=_uopts@UIOpts{cliopts_=CliOpts{reportopts_=ropts | |||||||
|                                                      [s] -> s |                                                      [s] -> s | ||||||
|                                                      ss  -> intercalate ", " ss |                                                      ss  -> intercalate ", " ss | ||||||
|                                                      -- _   -> "<split>"  -- should do this if accounts field width < 30 |                                                      -- _   -> "<split>"  -- should do this if accounts field width < 30 | ||||||
|                             ,rsItemChangeAmount  = showMixedAmountOneLineWithoutPrice False change |                             ,rsItemChangeAmount  = showMixedAmountElided False change | ||||||
|                             ,rsItemBalanceAmount = showMixedAmountOneLineWithoutPrice False bal |                             ,rsItemBalanceAmount = showMixedAmountElided False bal | ||||||
|                             ,rsItemTransaction   = t |                             ,rsItemTransaction   = t | ||||||
|                             } |                             } | ||||||
|     -- blank items are added to allow more control of scroll position; we won't allow movement over these |     -- blank items are added to allow more control of scroll position; we won't allow movement over these | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user