hledger/hledger-ui/Hledger/UI
Simon Michael c11d19a893 fix: ui: scroll selection to middle on first entry, also
The viewport doesn't exist until after first render, and scrollSelectionToMiddle didn't need it; viewportScroll queues up events for it.
https://github.com/jtdaugherty/brick/issues/349
2021-11-20 15:33:28 -10:00
..
AccountsScreen.hs fix: ui: scroll selection to middle on first entry, also 2021-11-20 15:33:28 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs test: ui: web: Use report date from _rsDay for hledger-ui and 2021-09-09 14:40:39 -10:00
Main.hs ui: enable mouse support at startup 2021-11-18 22:21:37 -10:00
RegisterScreen.hs imp: ui: can click bottom blank area to go back 2021-11-19 11:32:33 -10:00
Theme.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
TransactionScreen.hs imp: ui: can click bottom blank area to go back 2021-11-19 11:32:33 -10:00
UIOptions.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
UIState.hs ref: ui: lens: Use lenses in UIState, saving a lot of boilerplate. 2021-09-09 13:31:43 -10:00
UITypes.hs imp: ui: can click bottom blank area to go back 2021-11-19 11:32:33 -10:00
UIUtils.hs fix: ui: scroll selection to middle on first entry, also 2021-11-20 15:33:28 -10:00