Skip to content

Commit 1ce5fbf

Browse files
committed
Document deprecation in doc/api/next_api_changes
1 parent b92a132 commit 1ce5fbf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
RectangleSelector and EllipseSelector
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
``maxdist`` is deprecated, use ``handle_grab_distance`` argument instead
4+
``marker_props`` is deprecated, use ``handle_props`` argument instead
5+
6+
PolygonSelector
7+
~~~~~~~~~~~~~~~
8+
``vertex_select_radius`` is deprecated, use ``handle_grab_distance`` argument instead
9+
``markerprops`` is deprecated, use ``handle_props`` argument instead
10+

0 commit comments

Comments
 (0)