Closed fdrgsp closed 4 months ago
thanks, this is in #322 as well, let's use that implementation, which is a bit more direct:
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.58%. Comparing base (
426baf2
) to head (4512092
). Report is 27 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
scratch that... i like this one better
currently if we create the
WellPlateWidget
without passing aplate
arg, the plate is not drawn even if there is a plate selected in the combobox. This will fix that.