Skip to content

Conversation

@AallynReed
Copy link

Fixes the issue where passing arguments to UserControl no longer propagates into Stack subclassing

Fixes the issue where passing arguments to UserControl no longer propagates into Stack subclassing
@CLAassistant
Copy link

CLAassistant commented Apr 9, 2024

CLA assistant check
All committers have signed the CLA.

@FeodorFitsner
Copy link
Contributor

Do we need *args as well?

@AallynReed
Copy link
Author

Perhaps you are right, someone might be using non kwargs allow me a second

To avoid breaking old functionality of coorded arguments in Stack as well
@FeodorFitsner FeodorFitsner merged commit c7121e3 into flet-dev:main Apr 10, 2024
50Bytes-dev pushed a commit to 50Bytes-dev/flet that referenced this pull request May 18, 2024
* 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 well
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* 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 well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants