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

Commit Toolbar Button Width #18

Open
BOBJohnson opened this issue Feb 8, 2021 · 2 comments
Open

Commit Toolbar Button Width #18

BOBJohnson opened this issue Feb 8, 2021 · 2 comments

Comments

@BOBJohnson
Copy link

Feature description

If I 'Customize' the VS troolbar that has the Solution Configurations, Solution Platforms, and Startup Projects drop down, if I select 'Modify Selection', VS give me the option to set the Width.

I don't know if it would be feasible or possible, but it would be nice if I could set the Width on my Commit button on the Git Extensions toolbar.

Environment

  • GitExtensions version: 33.33.0
  • GIT version: 2.27.0
  • OS version: Windows 10, 1909 Build 18363.1316
  • .Visual Studio version: Community 2019, 16.8.4
@pmiossec
Copy link
Member

pmiossec commented Feb 9, 2021

It took me a time to understand the feature request...

This request is about the VisualStudio integration

image

It probably should be moved to : https://github.com/gitextensions/gitextensions.vsix/issues

@RussKie RussKie transferred this issue from gitextensions/gitextensions Apr 27, 2021
@BOBJohnson
Copy link
Author

Yes, this is the width I was talking about, only for the Commit button of the Git Extensions toolbar.

It'd be useful because while the Commit button does auto-size to name of the branch, it appears to have a max width. So really long branch names get cut off.

For example, if I had a branch name of 'MyReallyLongBranchNameGetsCutoff', then the Commit button would say:
'Commit (...ongBranchNameGetsCutoff)'

I have the git extensions toolbar on it's own row on a 4k monitor, and more than ample space to make the Commit button really wide. For instance, the Startup Projects in your screenshot defaults to a width of 200, and I set it to 800, and I still have room to spare on the toolbar.

Either that, or some option that states to not cap the Commit button width.

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

No branches or pull requests

2 participants