8000 Fix layout issue in image/surface controls by lukasz-migas · Pull Request #7618 · napari/napari · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix layout issue in image/surface controls #7618

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

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

lukasz-migas
Copy link
Contributor
@lukasz-migas lukasz-migas commented Feb 18, 2025

This fixes a minor layout issue for the image/surface layer controls (which use. the colormapComboBox.

I noticed that if the width of the layer controls is changed, the 'colormap' combobox doesn't get resized (because there was a stretch after the control).

I should have noticed in #7600 but clearly missed it.

before
image

after
image

References and relevant issues

Description

@github-actions github-actions bot added the qt Relates to qt label Feb 18, 2025
Copy link
codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (b2f722f) to head (b5755f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7618      +/-   ##
==========================================
+ Coverage   92.68%   92.84%   +0.15%     
==========================================
  Files         629      629              
  Lines       58973    58971       -2     
==========================================
+ Hits        54661    54751      +90     
+ Misses       4312     4220      -92     

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

@Czaki Czaki added this to the 0.6.0 milestone Feb 18, 2025
@Czaki Czaki added design Design and discussion about it enhancement labels Feb 18, 2025
@Czaki Czaki added the ready to merge Last chance for A0BE comments! Will be merged in ~24h label Feb 18, 2025
@jni jni changed the title Fix layout issue in image/surface Fix layout issue in image/surface controls Feb 18, 2025
@jni jni merged commit 26f7af4 into napari:main Feb 18, 2025
52 checks passed
@github-actions github-actions bot removed the ready to merge Last chance for comments! Will be merged in ~24h label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design and discussion about it enhancement qt Relates to qt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0