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

Fix fully collapsable widgets #151

Closed PiispaH closed 1 year ago

PiispaH commented 1 year ago

Disabled fully collapsing widgets by setting every QSplitters childrenCollapsible property to false.

Fixes spine-tools/Spine-Toolbox#2167

Checklist before merging

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.01% :warning:

Comparison is base (08f822b) 55.10% compared to head (4686c53) 55.09%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== - Coverage 55.10% 55.09% -0.01% ========================================== Files 192 192 Lines 17371 17375 +4 Branches 2849 2849 ========================================== + Hits 9572 9573 +1 - Misses 7304 7307 +3 Partials 495 495 ``` | [Files Changed](https://app.codecov.io/gh/spine-tools/spine-items/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools) | Coverage Δ | | |---|---|---| | [...\_items/data\_transformer/ui/class\_renamer\_editor.py](https://app.codecov.io/gh/spine-tools/spine-items/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools#diff-c3BpbmVfaXRlbXMvZGF0YV90cmFuc2Zvcm1lci91aS9jbGFzc19yZW5hbWVyX2VkaXRvci5weQ==) | `0.00% <0.00%> (ø)` | | | [...ms/data\_transformer/ui/parameter\_renamer\_editor.py](https://app.codecov.io/gh/spine-tools/spine-items/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools#diff-c3BpbmVfaXRlbXMvZGF0YV90cmFuc2Zvcm1lci91aS9wYXJhbWV0ZXJfcmVuYW1lcl9lZGl0b3IucHk=) | `0.00% <0.00%> (ø)` | | | [...ms/data\_transformer/ui/value\_transformer\_editor.py](https://app.codecov.io/gh/spine-tools/spine-items/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools#diff-c3BpbmVfaXRlbXMvZGF0YV90cmFuc2Zvcm1lci91aS92YWx1ZV90cmFuc2Zvcm1lcl9lZGl0b3IucHk=) | `0.00% <0.00%> (ø)` | | | [spine\_items/tool/ui/tool\_properties.py](https://app.codecov.io/gh/spine-tools/spine-items/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools#diff-c3BpbmVfaXRlbXMvdG9vbC91aS90b29sX3Byb3BlcnRpZXMucHk=) | `99.41% <100.00%> (+<0.01%)` | :arrow_up: |

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