You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix or silence the warning from the napari Qt progress bar about constrained layout not being applied because axes sizes collapsed to zero
Add a hard guard against loading multiple datasets at once, or otherwise make this workflow safe
Add more ergonomic labeling controls, such as A and D to navigate frames, W and S to switch keypoints, and Shift or Space for special actions or saving -> Add more ergonomic keybindings for navigation #225
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
This is meant to help list potential future additions and fixes to be made at a glance.
Potential features
Known issues
Bugs
ClickableLabelin color scheme reference: don't use colored text #206For future PRs
Miscellaneous