Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Oct 11, 2024

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

Resolves #2963

Checklist before merging

  • Documentation is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soininen soininen merged commit 7daf5be into master Oct 11, 2024
22 checks passed
@soininen soininen deleted the 2963_non_floatable_design_view branch October 11, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make certain dock widgets unclosable
1 participant