focus_annotator icon indicating copy to clipboard operation
focus_annotator copied to clipboard

This is a tool to annotate the focus plane of z-stacked images.

Results 5 focus_annotator issues
Sort by recently updated
recently updated
newest added

Running clippy on the code gives quite a few warnings. These should be resolved.

code quality

This can be done by either only running on tags to build a release or by having separate actions. Not doing this can result in issues regarding artefact uploads when...

CI/CD

Where possible get rid of functions that can panick (e.g. `unwrap()`).

code quality

When clicking on the arrow next to the open button recently opened json files should be shown.

enhancement