File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
doc/api/next_api_changes/deprecations Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
RectangleSelector and EllipseSelector
2
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
- `` maxdist `` is deprecated, use `` grab_range `` argument instead
4
- `` marker_props `` is deprecated, use `` handle_props `` argument instead
3
+ The * maxdist * argument is deprecated, use * grab_range * instead.
4
+ The * marker_props * argument is deprecated, use * handle_props * instead.
5
5
6
6
PolygonSelector
7
7
~~~~~~~~~~~~~~~
8
- ``vertex_select_radius `` is deprecated, use ``grab_range `` argument instead
9
- ``markerprops `` is deprecated, use ``handle_props `` argument instead
10
-
8
+ The *vertex_select_radius * argument is deprecated, use *grab_range * instead.
9
+ The *markerprops * argument is deprecated, use *handle_props * instead.
You can’t perform that action at this time.
0 commit comments