Commit a86f799
authored
Fix endless recursion exporting Padding widget
`export()` stucks on a padding widget as it passes itself into `DynamicWidgetBuilder.export(...)` instead of the child.1 parent f9c1024 commit a86f799
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments