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

silx.gui: Minor bug fixes #3554

Merged
merged 3 commits into from
Nov 16, 2021
Merged

silx.gui: Minor bug fixes #3554

merged 3 commits into from
Nov 16, 2021

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Nov 10, 2021

  • silx.gui.fit: Typo affecting PySide2<5.14 since later versions provide QComboBox.textActivated
  • silx.gui.dialog.ColormapDialog: Fixed bug with non editable colormaps (close Test fails with matplotlib and PySide2 on macos #3524)
  • silx.gui.plot.tools.test: Fixed test with PySide2

@t20100 t20100 added this to the 1.0.0 milestone Nov 10, 2021
@t20100 t20100 changed the title silx.gui.fit: Fixed typo silx.gui.fit: Fixed typo; silx.gui.dialog: Fixed ColormapDialog Nov 10, 2021
@t20100 t20100 changed the title silx.gui.fit: Fixed typo; silx.gui.dialog: Fixed ColormapDialog silx.gui: Minor bug fixes Nov 10, 2021
@t20100 t20100 marked this pull request as ready for review November 10, 2021 15:13
@payno payno merged commit 03f5bde into silx-kit:master Nov 16, 2021
@t20100 t20100 deleted the fix-typo branch November 16, 2021 08:23
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.

Test fails with matplotlib and PySide2 on macos
2 participants