Skip to content

Conversation

@hongquan
Copy link

@hongquan hongquan commented Nov 1, 2025

In the "inspect commit" view, the left pane (for commit message and list of changed files) and the right pane (for viewing diff) each takes a half of the window. It is not reasonable because the right pane has more content to show

image

This PR is to give more space to the right pane.

image image image

It changes the following:

  • Change the layout constraints to reduce the width of the left pane.
  • Provide different constraints for different window size, so that the left pane width is reasonable.

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@hongquan hongquan force-pushed the feature/more-space-view-diff branch from a601287 to 46c286a Compare November 1, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant