-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Fix to header misplacement in minimap #217581
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
Conversation
|
@microsoft-github-policy-service agree |
3noix
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am totally okay with your changes. I would have already approved them if I had the right to do so. I will be glad once this bug is finally resolved.
|
I sent a brief email to Alex Dima politely requesting a review. @bchu1 could you please confirm this PR is still up-to-date and working today? |
alexdima
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you and apologies!
Issue: #209595
Fixes bug where header would appear in wrong location in minimap when using Fill or Fit (when the file length causes Fit to start compressing the minimap).
It was previously always displaying the header in the location where it would be displayed if Proportional were selected.
Before:

After:
