pymmcore-plus / pymmcore-widgets

A set of Qt-based widgets onto the pymmcore-plus model
https://pymmcore-plus.github.io/pymmcore-widgets
Other
12 stars 7 forks source link

fix: disable Autofocus checkbox when using HCSWizard #364

Closed fdrgsp closed 1 month ago

fdrgsp commented 1 month ago

@tlambert03 I removed this in #362 but it was a mistake. AF per position should be disabled when using HCS since it is not in the WellPlatePlan model.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.74%. Comparing base (7b074d3) to head (44f2760). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #364 +/- ## ======================================= Coverage 90.74% 90.74% ======================================= Files 79 79 Lines 9209 9210 +1 ======================================= + Hits 8357 8358 +1 Misses 852 852 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.