spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Make Design view non-closable and non-floatable #2981

Closed soininen closed 1 month ago

soininen commented 1 month ago

Design view's dock is now non-closable and non-floatable.

Resolves #2963

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.06%. Comparing base (bdaac28) to head (cf275a7). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2981 +/- ## ======================================= Coverage 67.06% 67.06% ======================================= Files 190 190 Lines 37120 37121 +1 Branches 5327 5327 ======================================= + Hits 24894 24897 +3 + Misses 10964 10963 -1 + Partials 1262 1261 -1 ```

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