Add one more PR to the changelog

This commit is contained in:
Ogi Moore 2021-07-07 22:47:49 -07:00
parent 89958dbaab
commit 0c38ff2754

View File

@ -43,6 +43,7 @@ pyqtgraph-0.12.2
- #1876 Fix LineROI handle positions being way off-base in some circumstances - #1876 Fix LineROI handle positions being way off-base in some circumstances
- #1871 Allow adding items to GLViewWidget before calling GLViewWidget.show() - #1871 Allow adding items to GLViewWidget before calling GLViewWidget.show()
- #1864 Draw GradientLegend in ViewBox coordinate system with correct orientation - #1864 Draw GradientLegend in ViewBox coordinate system with correct orientation
- #1875 Fixed mouse events in GLViewWidget for PyQt6 bindings
API/Behavior Changes: API/Behavior Changes:
- #519 Expose clickable property in PlotDataItem - #519 Expose clickable property in PlotDataItem