Commit 2b1da3f
File tree
Expand file treeCollapse file tree
3 files changed
+17
-35
lines changedFilter options
- examples
- misc
- shapes_and_collections
Expand file treeCollapse file tree
3 files changed
+17
-35
lines changedexamples/misc/demo_ribbon_box.py
Copy file name to clipboardExpand all lines: examples/misc/demo_ribbon_box.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/shapes_and_collections/collections.py
Copy file name to clipboardExpand all lines: examples/shapes_and_collections/collections.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
|
examples/shapes_and_collections/line_collection.py
Copy file name to clipboardExpand all lines: examples/shapes_and_collections/line_collection.py+13-30Lines changed: 13 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
| 6 | + |
| 7 | + |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
13 | 11 |
|
14 |
| - |
15 | 12 |
|
16 | 13 |
|
17 | 14 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 | 15 |
|
22 | 16 |
|
23 | 17 |
|
| ||
30 | 24 |
|
31 | 25 |
|
32 | 26 |
|
33 |
| - |
| 27 | + |
34 | 28 |
|
35 | 29 |
|
36 | 30 |
|
| ||
41 | 35 |
|
42 | 36 |
|
43 | 37 |
|
44 |
| - |
45 |
| - |
| 38 | + |
46 | 39 |
|
47 | 40 |
|
48 | 41 |
|
| ||
51 | 44 |
|
52 | 45 |
|
53 | 46 |
|
54 |
| - |
55 |
| - |
56 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
57 | 50 |
|
58 | 51 |
|
59 | 52 |
|
60 |
| - |
61 |
| - |
| 53 | + |
| 54 | + |
62 | 55 |
|
63 |
| - |
64 | 56 |
|
65 | 57 |
|
66 | 58 |
|
67 | 59 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
| 60 | + |
77 | 61 |
|
78 | 62 |
|
79 |
| - |
80 | 63 |
|
81 | 64 |
|
82 | 65 |
|
|
0 commit comments