Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scrollbar for mark list #234

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Add scrollbar for mark list #234

merged 4 commits into from
Mar 10, 2024

Commits on Mar 10, 2024

  1. Add scrollbar for mark list

    unixzii committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5fe858d View commit details
    Browse the repository at this point in the history
  2. fix possible overflow during substraction in mark pane

    It was there for quite a while.
    Byron committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a94c7d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab4ee7 View commit details
    Browse the repository at this point in the history
  4. fix: mark-pane help bar now shows closest to the selected item.

    Previously this would only work in the first screen, but not when
    the list was long enough for scrolling.
    Byron committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    24a6c29 View commit details
    Browse the repository at this point in the history