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

[MPQEditor] Implement UI messages #1550

Merged
merged 1 commit into from
May 11, 2023

Conversation

stamalakhov
Copy link
Contributor

This commit implements 'removeVisqFile' and 'VisqInputPathChanged' messages.

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 requested review from seanshpark and dayo09 May 2, 2023 10:43
@stamalakhov stamalakhov self-assigned this May 2, 2023
/**
* @brief Called when visq path was changed in UI
*/
private hadleVisqInputPathChanged(
Copy link
Contributor

Choose a reason for hiding this comment

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

hadle -> handle (typo)

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. Sorry!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dayo09
done

This commit implements 'removeVisqFile' and 'VisqInputPathChanged' messages.

ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov <[email protected]>
@stamalakhov stamalakhov requested a review from dayo09 May 3, 2023 05:12
@dayo09
Copy link
Contributor

dayo09 commented May 9, 2023

@seanshpark PTAL :-D

@seanshpark seanshpark requested review from a team and removed request for seanshpark May 10, 2023 01:32
Copy link
Collaborator

@jyoungyun jyoungyun 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 70c0ef4 into Samsung:main May 11, 2023
@stamalakhov stamalakhov deleted the manual_MPQ_ed_br branch May 11, 2023 05:20
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.

4 participants