We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When user changed labels for drawn object in objects panel, shape color on canvas should changed according selected labels color.
Only new label color applying in background of object card in object pane, not on shape in image canvas. New color applied when canvas size changed.
I think that there are event handler missed somewhere that do update shape color on canvas after label selection.
It's hard to validate correctness of applying labels changes on frame without these visual feedback.
git log -1
docker version
This bug is also reproduces in app.cvat.ai website.
The text was updated successfully, but these errors were encountered:
@egortech
Thank you for the report.
Sorry, something went wrong.
bsekachev
Successfully merging a pull request may close this issue.
My actions before raising this issue
Expected Behaviour
When user changed labels for drawn object in objects panel, shape color on canvas should changed according selected labels color.
Current Behaviour
Only new label color applying in background of object card in object pane, not on shape in image canvas. New color applied when canvas size changed.
Possible Solution
I think that there are event handler missed somewhere that do update shape color on canvas after label selection.
Steps to Reproduce (for bugs)
Context
It's hard to validate correctness of applying labels changes on frame without these visual feedback.
Your Environment
git log -1
): fe148d4docker version
(e.g. Docker 17.0.05): 20.10.12This bug is also reproduces in app.cvat.ai website.
The text was updated successfully, but these errors were encountered: