Elias Hogstvedt

Results 110 comments of Elias Hogstvedt

> Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll...

As a silly workaround in the meantime to disable suspense I can wrap `{...}` around the component that uses useSigninCheck, use the status field and then enable suspense again when...

Is there a specific commit I can go back to in this repository? I'd rather compile from source for Linux.

It's still very slow if I close the bottom panel, the file tree and have an empty document open.

It's a lot faster if I close the document even if it's empty. The standalone editor filled with the code of itself is also a lot faster.

during resize it's at 25% cpu (i have 4 cores) I was wrong about document switching, that's fast. I was thinking of closing documents which seems to depend on window...

I was testing this without any packages. It's still slow even if I remove the .ZeroBraneStudio index file. (which made it not load a project by default so everything is...

I don't have the tool-bar visible in the first place but it didn't help. The auidemo is also slow but it feels little bit faster than zerobrane.

You asked me on IRC to run a small demo with 2 empty documents tabbed, it's the same. The wxwidgets demos are also slow. I've tried compiling them without any...

> Elias, are you looking for a way to have another tab that interacts with your app? Like a remote console that has input/output connected to your particular app? Exactly....