Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92a132 commit 1ce5fbfCopy full SHA for 1ce5fbf
1 file changed
doc/api/next_api_changes/deprecations/20585-EP.rst
@@ -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