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

feat: 2D config preset table #320

Open tlambert03 opened 4 months ago

tlambert03 commented 4 months ago

proof of principle of the 2D table that @marktsuchida was describing in https://github.com/pymmcore-plus/pymmcore-widgets/pull/307#issuecomment-2220753569

Screenshot 2024-07-12 at 8 45 40 AM

would still need:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 177 lines in your changes missing coverage. Please review.

Project coverage is 89.01%. Comparing base (1cda2b7) to head (92fb2f8).

Files with missing lines Patch % Lines
src/pymmcore_widgets/_config_preset_table.py 0.00% 177 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ========================================== - Coverage 90.71% 89.01% -1.71% ========================================== Files 85 86 +1 Lines 9234 9411 +177 ========================================== Hits 8377 8377 - Misses 857 1034 +177 ```

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