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

Scale bar #6

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open

Scale bar #6

wants to merge 64 commits into from

Conversation

melonora
Copy link
Owner

@melonora melonora commented May 5, 2024

References and relevant issues

Description

@github-actions github-actions bot added the tests label Jun 20, 2024
psobolewskiPhD and others added 6 commits February 17, 2025 17:41
# References and relevant issues
Depends on napari/docs#572

# Description
This PR updates the recommended python version in the README
installation section to match what will be in the docs.
…7600)

- replace QLabel with QPushButton in the image controls

# Description

This PR replaces the 'colormap' label (which displays the current
colormap) with a push button (which also displays the colormap as
before).
When the button is pressed, it will ask the user to select a color using
color picker.
If a color was selected, then it creates a new colormap, otherwise
nothing happens.



https://github.com/user-attachments/assets/81771c13-cba9-4fec-851d-327748fc2517

---------

Co-authored-by: Juan Nunez-Iglesias <[email protected]>
Co-authored-by: Wouter-Michiel Vierdag <[email protected]>
# References and relevant issues

# Description
Adds a link in the README doc under the contributing section to the
[napari weather report dashboard](https://napari.org/weather-report/)
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 napari#7600 but clearly missed it.

before

![image](https://github.com/user-attachments/assets/a5644564-274b-4ba6-b522-c2639a22fed4)

after

![image](https://github.com/user-attachments/assets/7ec326c8-3441-4be2-9dbb-3c4e293fef78)

# References and relevant issues

# Description
…napari#7410)

# References and relevant issues
Closes napari#7226

# Description
Adds an example to the LayerList docstring including a note on the
"changed" event. Also documents `link_layers` and `unlink_layers` to
surface them in the API documentation pages.

---------

Co-authored-by: Carol Willing <[email protected]>
Co-authored-by: Juan Nunez-Iglesias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants