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 8ff493c commit f3fa7f7Copy full SHA for f3fa7f7
1 file changed
doc/api/next_api_changes/deprecations/20585-EP.rst
@@ -1,10 +1,9 @@
1
RectangleSelector and EllipseSelector
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
-``maxdist`` is deprecated, use ``grab_range`` argument instead
4
-``marker_props`` is deprecated, use ``handle_props`` argument instead
+The *maxdist* argument is deprecated, use *grab_range* instead.
+The *marker_props* argument is deprecated, use *handle_props* instead.
5
6
PolygonSelector
7
~~~~~~~~~~~~~~~
8
-``vertex_select_radius`` is deprecated, use ``grab_range`` argument instead
9
-``markerprops`` is deprecated, use ``handle_props`` argument instead
10
-
+The *vertex_select_radius* argument is deprecated, use *grab_range* instead.
+The *markerprops* argument is deprecated, use *handle_props* instead.
0 commit comments