Commit e4b0d4d
Dismiss should be called on child being passed in dismiss closure (#310)
* Dismiss should be called on child being passed in onDismiss closure
* Dismiss 'self' when presentedByID's controller did not trigger dismissal
* Dismiss presentedViewController instead of 'self' when not nil
* Always pass 'controller' to dismiss closure
* Dismiss presentedViewController if non-nil or self in dismiss closure
* wip
* Try to fix iOS 26 crash
* wip
---------
Co-authored-by: Brandon Williams <[email protected]>
Co-authored-by: Stephen Celis <[email protected]>1 parent 3091def commit e4b0d4d
File tree
1 file changed
+22
-13
lines changed1 file changed
+22
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
132 | | - | |
133 | | - | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
356 | 358 | | |
357 | 359 | | |
358 | 360 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
367 | 366 | | |
368 | 367 | | |
369 | 368 | | |
| |||
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
390 | | - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
391 | 401 | | |
392 | 402 | | |
393 | | - | |
394 | 403 | | |
395 | 404 | | |
396 | 405 | | |
| |||
0 commit comments