[MPQEditor] Handle invalid VISQ data#1561
Conversation
dayo09
left a comment
There was a problem hiding this comment.
LGTM Thanks.
However, additionally, I think it would be better if
(1) non-visq files are unabled to be selected from the window initially.
(2) the circle viewer doesn't flick.
And I wonder what would happen if any non-visq file with *.visq.json postfix is selected.
|
@dayo09 Thank you for your review.
By default selector is set to
It will make sure that file doesn't contain ONE-vscode/src/MPQEditor/MPQCircleSelector.ts Line 253 in 1295a74 |
PR can be reworked. However it will be a large change. |
|
@stamalakhov I don't mind whether you proceed it in next PR or here. :-D
Oh sure. Those concerns are resolved then. |
abfa530 to
c75df57
Compare
This commit implements handling of invalid VISQ file. ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov <s.malakhov@partner.samsung.com>
c75df57 to
7c0db20
Compare
|
@dayo09 |
This commit implements handling of invalid VISQ file.
It's correctness is approved below:
simplescreenrecorder-2023-05-23_11.37.45.mp4
Fresh draft: #1543
Full draft: #1505
Related: #1491
ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov s.malakhov@partner.samsung.com