Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit142fdba

Browse files
tacaswelltimhoffm
authored andcommitted
DOC: wording changes
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parentd7d438b commit142fdba

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

‎doc/api/next_api_changes/deprecations/24254-OG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Most arguments to widgets have been madepositional
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+
Most arguments to widgets have been madekeyword-only
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
Passing all but the very few first arguments positionally in the constructors
55
of Widgets is deprecated. Most arguments will become keyword-only in a future

‎doc/api/next_api_changes/removals/24254-OG.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,12 @@ SpanSelector
4545
- The ``active_handle`` attribute has been privatized and removed.
4646
- The ``eventpress`` attribute has been privatized and removed.
4747
- The ``eventrelease`` attribute has been privatized and removed.
48-
- The *maxdist* argument and attribute is removed, use *grab_range* instead.
4948
- The ``pressv`` attribute has been privatized and removed.
5049
- The ``prev`` attribute has been privatized and removed.
5150
- The ``rect`` attribute has been privatized and removed.
52-
- The *rectprops*argument is removed, use*props* instead.
51+
- The *rectprops*parameter has been renamed to*props*.
5352
- The ``rectprops`` attribute has been privatized and removed.
54-
- The *span_stays* argument is removed, use the *interactive* argument
55-
instead.
53+
- The *span_stays* parameter has been renamed to *interactive*.
5654
- The ``span_stays`` attribute has been privatized and removed.
5755
- The ``state`` attribute has been privatized and removed.
5856

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp