Jeandré Rohlandt

Results 4 issues of Jeandré Rohlandt

I have a use case where I need to know when the fontFamily has changed. I expected the fontFamily menu item to have a prop for onChange but it doesn't...

For those who, like me are brand new to testing and, might end up spending almost an hour trying to figure out why this error (NoMatchingExpectationException: No matching handler) occurs,...

I'm using electron-updater 6.3. It works fine for auto updates on Windows and Mac but I have this one Mac user who is sometimes have issues. Specifically when there are...

We are distributing our Electron app for Macs using Intel and also Apple Silicon. We are using electron-builder --mac --x64 --arm64 to create an Intel and ARM version. I need...