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

Visualization block copy #897

Merged
merged 6 commits into from
Dec 20, 2024
Merged

Conversation

casmwenger
Copy link
Contributor

@casmwenger casmwenger commented Dec 20, 2024

Description

Changing the descriptions to be displayed in UI, linting tests from main

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

  • CI still 🟢

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

Sorry, something went wrong.

@@ -77,7 +77,7 @@ class ColorableVisualizationManifest(PredictionsVisualizationManifest, ABC):
Selector(kind=[STRING_KIND]),
] = Field( # type: ignore
default="DEFAULT",
description="Color palette to use for annotations.",
description="Select a color palette for the bounding boxes.",
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this property is used for non bounding boxes (ex. polygons). would double check the wording

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit 59743c4 into main Dec 20, 2024
85 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the visualization-block-copy branch December 20, 2024 12:27
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.

None yet

4 participants