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: make name editable EditGroupWidget #328

Closed fdrgsp closed 4 months ago

fdrgsp commented 4 months ago

This PR makes the group name editable when interacting with the edit group dialog in the GroupPresetTableWidget.

closes #324

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 90.59%. Comparing base (581906e) to head (9458465). Report is 26 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ======================================= Coverage 90.58% 90.59% ======================================= Files 74 74 Lines 8371 8375 +4 ======================================= + Hits 7583 7587 +4 Misses 788 788 ```

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