Commit c7121e3
Sly
Allow arguments to be passed onto Stack (#3009)
* Allow arguments to be passed onto Stack
Fixes the issue where passing arguments to UserControl no longer propagates into Stack subclassing
* Added args for full compatibility
To avoid breaking old functionality of coorded arguments in Stack as well1 parent a77c84d commit c7121e3
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments