Skip to main content

Module view

Module view 

Source
Expand description

Commit log view — scrollable list of commits with highlighted selection.

Commit summaries are pre-truncated with “…” based on the actual available pixel width so that each row stays on exactly one line — matching GitKraken’s behaviour.

Functions§

commit_log_scroll_id
Per-tab stable scroll id — Iced maintains a separate scroll position for each open tab so no programmatic scroll_to is needed on tab switches.
view
Render the commit log panel.