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
1 changed files with 1 additions and 0 deletions

View File

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