Skip to content

fix(panels): clear inherited status column - #514

Open
caenrique wants to merge 1 commit into
esmuellert:mainfrom
caenrique:fix/panel-statuscolumn
Open

fix(panels): clear inherited status column#514
caenrique wants to merge 1 commit into
esmuellert:mainfrom
caenrique:fix/panel-statuscolumn

Conversation

@caenrique

Copy link
Copy Markdown

Problem

A global statuscolumn can add empty space to CodeDiff panels and clip file status markers at the right edge. Disabling number, relativenumber, signcolumn, and foldcolumn is insufficient when the user has defined a custom statuscolumn, because it can still reserve screen columns.

Solution

Clear statuscolumn in the Explorer and History panel windows.

Testing

Added Explorer and History layout tests with a custom global statuscolumn. Both tests verify that the panels have no text offset and pass.

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