Tanner B. Hess Webber

Results 19 comments of Tanner B. Hess Webber

After a bit of playing around with my reproduction, it looks like the nodes only get centered if they have a link. I am able to get them to automatically...

Precisely. Warning rules often have simple fixes - capitalization, new lines, etc. Rather than accepting warnings by default, it would be desirable to provide a prompt indicating the number of...

I know that I'm a bit late to the game, but I just wanted to call out that, after a few hours of exploring Kea, I love it. The boilerplate...

@bryanhoulton @ytambi - This should have been fixed with https://github.com/keajs/kea-typegen/pull/47. If you're still running into the issue, upgrading to `[email protected]` should fix it, although I have been running into issues...

Awesome, thanks for verifying! And yes, that was a typo in my simplification of things. Re: `listeners(...)(logic)` - It might be useful to make the documentation a bit more explicit...

Attempting some additional applications, I discovered that it's actually when an application with a browser has focus, regardless of mouse location. Some test cases: - VSCode is focused and mouse...

In debugging this, I discovered that `/app/lib/app.ts#139` never gets called when a chromium-based window doesn't have focus. Digging deeper, I think [this Reddit post](https://www.reddit.com/r/gnome/comments/qye01v/why_screen_sharing_and_keyboard_shortcuts_dont/) is actually the culprit. TL;DR: Certain...

We can definitely get around this by changing configurations in GH, but I think this is still a valuable feature to add for anyone who doesn't have easy access to...

It looks like there were some automated updates here - is there an estimated timeline or a public roadmap somewhere to help us get a better feel for when we...