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

[CircleGraph] Introduce 'scrollToSelected' message #1546

Merged
merged 1 commit into from
May 2, 2023

Conversation

stamalakhov
Copy link
Contributor

@stamalakhov stamalakhov commented Apr 28, 2023

This commit introduces 'scrollToSelected' message.

Its correctness is tested in #1543

Fresh draft: #1543
Full draft: #1505
Related: #1491

ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov [email protected]

@stamalakhov stamalakhov self-assigned this Apr 28, 2023
This commit introduces 'scrollToSelected' message.

ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov <[email protected]>
@stamalakhov stamalakhov force-pushed the manual_MPQ_visq_intro_mes_br branch from d5cf68b to b54272a Compare April 28, 2023 15:39
@stamalakhov stamalakhov changed the title [CircleGraph] Intoduce 'scrollToSelected' message [CircleGraph] Introduce 'scrollToSelected' message Apr 28, 2023
@@ -55,6 +55,7 @@ export class MessageDefs {
public static readonly backendColor = "backendColor";
public static readonly error = "error";
public static readonly colorTheme = "colorTheme";
public static readonly scrollToSelected = "scrollToSelected";
Copy link
Contributor

Choose a reason for hiding this comment

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

I cannot accept this change and with related changes from the draft.
I need to test other modules with your change in the draft but cannot do the test as I am busy with other works and I cannot say when.

If possible, please do not fix this module but fix your codes.
If not, please post a new issue what you want, what the problem is with current codes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@seanshpark
I see. Thank you. ok.

Copy link
Contributor

Choose a reason for hiding this comment

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

I've reviewed your draft code and there's no modification to existing features so I think it's OK to land the change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ahh. ok. Thank you!

Copy link
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit e4d7b79 into Samsung:main May 2, 2023
@stamalakhov stamalakhov deleted the manual_MPQ_visq_intro_mes_br branch May 2, 2023 05:29
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.

3 participants