···245245246246 (*Renders the commit graph from the UI state*)
247247 let graph_view =
248248- Wd.scroll_area (ui_state.jj_tree $-> Ui.atom)
248248+ (*pad one on the left because it's hard to see the graph if it's too close*)
249249+ Wd.scroll_area (ui_state.jj_tree $-> (I.pad ~l:1 >> Ui.atom))
249250 |>$ Ui.keyboard_area (function
250251 | `ASCII k, [] ->
251252 handleInputs command_mapping k