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

Using a listener is broken #34

Open
dickermoshe opened this issue Jan 23, 2024 · 0 comments
Open

Using a listener is broken #34

dickermoshe opened this issue Jan 23, 2024 · 0 comments

Comments

@dickermoshe
Copy link

dickermoshe commented Jan 23, 2024

listener is called tens of times DURING build.
This is caused by this:

currentExtent = changeAdjustedExtent as double;

This is actually a setter on a value notifier, this needs to happen on a post frame callback!

@dickermoshe dickermoshe changed the title Using a listener with customBuilder is broken Using a listener is broken Jan 23, 2024
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