Don't perform a layout pass on use event if there are no pending state changes
wokalski opened this issue · 0 comments
wokalski commented
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.