Jacob Page
Jacob Page
I'm annoyed by the same thing. I notice if I uncheck the inline `line-height: 1.55` in the body CSS it fixes things.
For what it's worth I'm also experiencing this with `[email protected]` and `[email protected]`. ``` Jest has detected the following 5 open handles potentially keeping Jest from exiting: ● TLSWRAP 187 |...
Sure, that would be much appreciated, thank you. On Tue, Jul 25, 2023 at 5:58 PM Robbie Ostrow ***@***.***> wrote: > @apoco mind if I make the requested change and...
Great. I have some changes locally that work in conjunction with this, but I hesitated creating a PR since it won't pass without this package's updates. Would it be helpful...
The approach I had been taking was going through the electron API item by item (starting with the `app` object) and figuring out how to categorize the item to fit...
It may be helpful to flesh out [the API mappings](https://github.com/apoco/cycle-electron-driver#api-mappings) with the entire electron API so there's an idea of % complete and what's left to cover.
Great, look forward to seeing your work on the renderer process. Good idea to focus on the important bits.
I wanted to add the fact that it seems like `yoga-layout` also gets stuck in a bad state. I tried to generate a report with tens of thousands of rows...