Skip to content

Commit 192dbf0

Browse files
committed
update api_changes.rst w.r.t. Qt4 backend changes
1 parent ab481d6 commit 192dbf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/api_changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ original location:
134134
* Removed the class `FigureManagerQTAgg` and deprecated `NavigationToolbar2QTAgg`
135135
which will be removed in 1.5.
136136

137+
* Removed formerly public (non-prefixed) attributes `rect` and
138+
`drawRect` from `FigureCanvasQTAgg`; they were always an
139+
implementation detail of the (preserved) `drawRectangle()` function.
140+
137141
* The function signatures of `tight_bbox.adjust_bbox` and
138142
`tight_bbox.process_figure_for_rasterizing` have been changed. A new
139143
`fixed_dpi` parameter allows for overriding the `figure.dpi` setting

0 commit comments

Comments
 (0)