Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to keep universal widgets alive? #5

Open
aytunch opened this issue Mar 29, 2019 · 0 comments
Open

how to keep universal widgets alive? #5

aytunch opened this issue Mar 29, 2019 · 0 comments

Comments

@aytunch
Copy link

aytunch commented Mar 29, 2019

Right now my universal widget gets disposed when getting out of screen bounds. And when it is back in again and so it is being created again, it loses the state it was in before the dispose. I animate the opacity to 0.0 and move the widget out and in to the screen and it appears as opacity 1.0 which is the default. Is there a way to avoid certain universal widgets to be disposed?

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

No branches or pull requests

1 participant