Closed tlambert03 closed 4 months ago
Attention: Patch coverage is 93.02326%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 90.06%. Comparing base (
f04ac7e
) to head (2c33634
). Report is 32 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...useq_widgets/points_plans/_points_plan_selector.py | 92.59% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@tlambert03 can we make the single FOV
text bold
and centered
as random points and grid? and Is it ok to have all of them in a QGroupBox
?
yep!
just a moment
all set
@tlambert03 ready to merge?
yep!
this pulls out the left half of the FOV selector into a useq widget whose value is one of a number of relative point plans. Next step is to put it back into a joint widget with the view on the right side, connect it's valueChanged to update the view
(this is modified from @fdrgsp's code in #308 and he is marked as author in the git history)