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

Don't perform a layout pass on use event if there are no pending state changes #89

Open
wokalski opened this issue Mar 13, 2019 · 0 comments
Labels
macOS macOS renderer

Comments

@wokalski
Copy link
Member

This should be simple. We should not call Brisk.UI.executeHostViewUpdatesAndLayout here:
https://github.com/briskml/brisk/blob/master/renderer-macos/lib/bindings/UIEventCallback.re#L4

If there are no pending state changes.

@wokalski wokalski added the macOS macOS renderer label Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS macOS renderer
Projects
None yet
Development

No branches or pull requests

1 participant