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

FileViewer: ViewMode to track what is currently displayed #8496

Merged
1 commit merged into from
Oct 3, 2020

Commits on Oct 2, 2020

  1. FileViewer: ViewMode to track what is currently displayed

    Refactor to handle the different "modes" like diff/text in a simpler way
    
    Add a FixedDiff mode to display patched with fixed comments that will not be
    changed by i.e. whitespace changes.
    Refresh when changing highlighting.
     * ViewPullRequestsForm (GitHub PR)
     * FormViewPatch
     * FormVerify
    gerhardol committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    92e7f81 View commit details
    Browse the repository at this point in the history