brisk
brisk copied to clipboard
Don't perform a layout pass on use event if there are no pending state changes
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.