palvarezc / cavendish-particle-tracks

A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory's Undergraduate Part II Particle Tracks experiment.
https://palvarezc.github.io/cavendish-particle-tracks/
Other
2 stars 0 forks source link

Remove ascii art. #173

Closed samcunliffe closed 1 month ago

samcunliffe commented 1 month ago

As argued for in the body of

I think this makes things nicer and more usable. Sorry for being boring!

In right-docked:

Screenshot 2024-09-29 at 13 15 44

In bottom-docked:

Screenshot 2024-09-29 at 13 15 28
samcunliffe commented 1 month ago

Shall we also disable all buttons but keep them shown? Or is the widget with only one button OK?

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
90.52% <100.00%> (-0.26%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/cavendish_particle_tracks/_main_widget.py 93.34% <100.00%> (-0.36%) :arrow_down:
palvarezc commented 1 month ago

Shall we also disable all buttons but keep them shown? Or is the widget with only one button OK?

As you prefer, maybe keeping the same with all buttons disabled is a bit easier to test for?

samcunliffe commented 1 month ago

Shall we also disable all buttons but keep them shown? Or is the widget with only one button OK?

As you prefer, maybe keeping the same with all buttons disabled is a bit easier to test for?

Done in https://github.com/palvarezc/cavendish-particle-tracks/pull/173/commits/8fb0e05365ce04782ee8bde8f08df880fea40d84