Skip to content

Quit centered layout mode when opening a diff editor. Fix #94574.#94696

Merged
rebornix merged 1 commit intomasterfrom
rebornix/no-center-layout-diff-editor
Apr 8, 2020
Merged

Quit centered layout mode when opening a diff editor. Fix #94574.#94696
rebornix merged 1 commit intomasterfrom
rebornix/no-center-layout-diff-editor

Conversation

@rebornix
Copy link
Copy Markdown
Member

@rebornix rebornix commented Apr 8, 2020

This PR fixes #94574

@isidorn
Copy link
Copy Markdown
Collaborator

isidorn commented Apr 8, 2020

@rebornix thanks a lot for this PR. It is good work. However I see some unrelated changes in the findController and findWidget, are those included by accident?

@rebornix
Copy link
Copy Markdown
Member Author

rebornix commented Apr 8, 2020

@isidorn oops, I pushed to the wrong branch. I'll remove the find related code and then merge.

@rebornix rebornix force-pushed the rebornix/no-center-layout-diff-editor branch from f781016 to 77d6451 Compare April 8, 2020 19:37
@rebornix rebornix merged commit 0d0b69a into master Apr 8, 2020
@rebornix rebornix deleted the rebornix/no-center-layout-diff-editor branch April 8, 2020 19:37
@robertrossmann
Copy link
Copy Markdown
Contributor

Having the diff editor exit centered mode was a good idea, although I would have preferred it only did so in side-by-side diff view mode. When I open the inline diff which would fit into a single tab group it feels weird to see it suddenly span the whole editor width.

Just a quick feedback. 👍 Or... is that a bug? 🤔

@isidorn
Copy link
Copy Markdown
Collaborator

isidorn commented May 7, 2020

@robertrossmann makes sense. Yeah please file a bug and we might get @rebornix to look into it :)

@rebornix
Copy link
Copy Markdown
Member Author

rebornix commented May 7, 2020

It's a bug or polish item (as I'm aware of it ;) ), feel free to file an issue.

@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Centered Layout: use full width when displaying diff editor

3 participants