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

Fixed padding of the revision grid in the file history window #11201

Merged
merged 1 commit into from Sep 11, 2023

Conversation

IEVin
Copy link
Contributor

@IEVin IEVin commented Sep 10, 2023

Fixes #11071 File History window: last commit is hidden under action bar

Proposed changes

  • Added padding to the revision grid in the the file history window. Now the latest commit is not under the action bar.

Screenshots

Before

The File History window without checkbox Show file history in the main window:
image

After

The File History window without checkbox Show file history in the main window:
image

The File History window with checkbox Show file history in the main window (was not changed):
image

Test methodology

  • Test this changes with checkbox Show file history in the main window and without that.
  • Test that winforms designer of form FormFileHistory still works correct.

Test environment(s)

  • GIT version 2.41.0.windows.1
  • Windows 10 Pro

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@ghost ghost assigned IEVin Sep 10, 2023
@RussKie RussKie merged commit 385a8a7 into gitextensions:master Sep 11, 2023
4 checks passed
@ghost ghost added this to the vNext milestone Sep 11, 2023
@RussKie
Copy link
Member

RussKie commented Sep 11, 2023

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File History window: last commit is hidden under action bar
2 participants