feder-observatory / stellarphot

Stellar aperture photometry
https://stellarphot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

Add feature to UI generator #362

Closed mwcraig closed 3 months ago

mwcraig commented 3 months ago

This PR adds the option of setting the width of input fields and FileChooser fields to a value smaller than the default maximum. This is handy for making things look nice in the comparison star chooser notebook, coming soon....

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.48%. Comparing base (eef79aa) to head (25c1ec5). Report is 284 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ========================================== + Coverage 76.01% 76.48% +0.46% ========================================== Files 27 27 Lines 3611 3665 +54 ========================================== + Hits 2745 2803 +58 + Misses 866 862 -4 ```

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

mwcraig commented 3 months ago

Thanks, I'll push the typo fixes then merge...