Skip to content

v4.3.2

Choose a tag to compare

@PierreRaybaut PierreRaybaut released this 20 Feb 08:56
· 36 commits to master since this release

Version 4.3.2

Bug fixes:

  • Fixed Issue #90 / ImageItem's pixels are now centered on their coordinates
  • plot.SubplotWidget w/image related panels: simplify both pyplot and
    syncplot.py test
  • pyplot: fixed QApplication instance mgt issues
  • pyplot/Figure.save: fixed Qt5 compat. issue
  • io.load_items: fixed docstring

Version 4.3.1

Bug fixes:

  • Added build dependencies (fixes Issue #95)
  • Fixed compatibility issue with Visual Studio 2015 and earlier
  • Fixed builder functions for annotated circle and ellipse (bad arguments)
  • Fixed default text color configuration for dark mode

Version 4.3.0

Changes:

Bug fixes:

  • EditItemDataTool: now show directly an ArrayEditor dialog box
    (instead of calling the oedit object editor function)
  • Fixed tests/syncplot.py demonstrating how the curve plot axis
    synchronization feature works
  • Fixed Issue #93 / tests/histogram.py: bins/log scale parameters did nothing