Commit 8805e6e
committed
fix(ios): pass fit in Rive constructor, bump rive-ios to 6.19.1
Passes fit directly in the Rive() constructor instead of setting it
after creation. Removes the layoutSubviews workaround since rive-ios
6.19.1 fixes the MTKView drawable timing issue (rive-ios#443).1 parent dcfc431 commit 8805e6e
3 files changed
Lines changed: 6 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 32 | | |
49 | 33 | | |
50 | 34 | | |
| |||
101 | 85 | | |
102 | 86 | | |
103 | 87 | | |
104 | | - | |
| 88 | + | |
| 89 | + | |
105 | 90 | | |
106 | 91 | | |
107 | 92 | | |
| |||
110 | 95 | | |
111 | 96 | | |
112 | 97 | | |
113 | | - | |
114 | | - | |
115 | 98 | | |
116 | 99 | | |
117 | 100 | | |
| |||
0 commit comments