Skip to content

Fix inline diff icon hard to click #214554

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Jun 7, 2024

Fix #214541
Fix #197883

This is how it works after the change

video1.mp4

@Legend-Master
Copy link
Contributor Author

@alexr00 Hi, do you have time to review this? It's been half a month, pinging just in case you missed it

@alexr00
Copy link
Member

alexr00 commented Jun 20, 2024

Thanks for the ping, I wasn't aware of this PR!

@alexr00 alexr00 assigned alexr00 and unassigned lszomoru Jun 20, 2024
@alexr00 alexr00 requested review from alexdima and aeschli June 20, 2024 08:07
alexr00
alexr00 previously approved these changes Jun 20, 2024
Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems ok to me. @alexdima and @aeschi for linesDecorations and folding, respectively.

@vscodenpa vscodenpa added this to the June 2024 milestone Jun 20, 2024
}
output[lineIndex] = lineOutput;
output[lineIndex] = `<div class="line-decor-container" style="left:${left}px;width:${width}px;">${lineOutput}</div>`;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexdima I'm a little concerned about this as it adds another layer of div in the line decorations. It looks fine though.

@Legend-Master
Copy link
Contributor Author

This seems ok to me. @alexdima and @aeschi for linesDecorations and folding, respectively.

I think you pinged the wrong person, should probably be @aeschli

@alexr00
Copy link
Member

alexr00 commented Jun 24, 2024

@Legend-Master you are correct, thanks!

@alexr00 alexr00 modified the milestones: June 2024, July 2024 Jun 26, 2024
@alexr00
Copy link
Member

alexr00 commented Jun 26, 2024

Moving to July while we wait for @aeschli and @alexdima to take a look.

@aeschli
Copy link
Contributor

aeschli commented Jul 1, 2024

@alexr00 Looks good to me!

@alexr00 alexr00 modified the milestones: July 2024, August 2024 Jul 22, 2024
@Legend-Master
Copy link
Contributor Author

@alexdima Hi, it's been more than 2 months, do you have time to take a look?

@alexr00 alexr00 modified the milestones: August 2024, September 2024 Aug 27, 2024
@alexr00 alexr00 removed this from the September 2024 milestone Sep 3, 2024
@alexr00 alexr00 assigned lszomoru and unassigned alexr00 Dec 10, 2024
@lszomoru lszomoru assigned alexr00 and unassigned alexr00 Dec 10, 2024
@lszomoru lszomoru added the scm General SCM compound issues label Dec 10, 2024
@vivodi
Copy link

vivodi commented Dec 29, 2024

Is this still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scm General SCM compound issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCM - gutter click area is smaller than its visual appearance Can't click on inline diff icon if cursor is not not directly on top of it
6 participants