spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Resize tree and table columns to contents #195

Closed soininen closed 5 months ago

soininen commented 5 months ago

Selected tree and table views in specification editors now resize their columns to contents properly.

Re spine-tools/Spine-Toolbox#2542

Checklist before merging

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 65.62500% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 61.63%. Comparing base (a8baabd) to head (fac97f0).

Files Patch % Lines
...transformer/widgets/specification_editor_window.py 25.00% 6 Missing :warning:
spine_items/importer/widgets/import_mappings.py 54.54% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #195 +/- ## =========================================== + Coverage 60.85% 61.63% +0.77% =========================================== Files 193 190 -3 Lines 17877 17656 -221 Branches 2891 2890 -1 =========================================== + Hits 10879 10882 +3 + Misses 6414 6189 -225 - Partials 584 585 +1 ```

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