Skip to content

Refactor debrief: known issues and potential improvements #184

Description

@C-Achard

This is meant to help list potential future additions and fixes to be made at a glance.

Potential features

Known issues

Bugs

  • The color scheme list highlight color does not match the actual keypoint colors when loading a default config, see Update ClickableLabel in color scheme reference: don't use colored text #206
  • Stray Qt pop-ups when opening, likely due to layout addition ordering. This might also delay opening
  • If no configuration file is present during video frame extraction, ask the user for one and ideally save relative to it
  • The body-part and individual toggle menu is sometimes incorrectly shown on startup
  • If KeypointControls is added by drag and drop, another widget instance can still be opened
  • Moving a keypoint on frame t and then going to t+1 in loop mode does not add a keypoint and immediately skips to the next frame

For future PRs

Miscellaneous

  • Move the Pydantic schemas from config/models.py into core
  • Namespace plugin metadata in layers under a napari-dlc key instead of using a flat dictionary, to improve interoperability with other plugins and metadata edits

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions