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

Fix the height of the info label #32

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Conversation

hanjinliu
Copy link
Contributor

I found that when a NDViewer is used inside a dock widget, slicing an n-D image causes "shaking" of the canvas, probably due to the QSpinner telling a wrong size (please see below).

media.mp4

This PR simply fixes the height of the widgets.

@tlambert03
Copy link
Member

lol, you're using it inside of napari 😂.

thanks for this! :)

@tlambert03 tlambert03 added the bug Something isn't working label Jun 16, 2024
@tlambert03 tlambert03 merged commit 4e0c5fe into pyapp-kit:main Jun 16, 2024
13 checks passed
@hanjinliu
Copy link
Contributor Author

No I found this bug elsewhere but napari was the easiest way to add a dock widget 😄

@hanjinliu hanjinliu deleted the size-change branch June 16, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants