Bryan Housel

Results 494 comments of Bryan Housel

_Update on this..._ I merged this pull request today, and it's now available for testing in our latest [canary build](https://rapideditor.org/canary) ! 🎉 This was a big effort by the Rapid...

> Just wondering if this is clear. It could potentially cause incorrect tags to be added to features. I think so - I can see how the tags presented to...

> Is the purpose of this event to help us understand when someone leaves the site @bhousel? Yes - the "mutex" mentioned above is a trick that means that if...

Thanks for reporting @sturksever , I haven't tried this feature out, but I agree it should display the segmentation better.

Looks like I commented it out a while ago. I'll revisit and find a way to make this code safe to be called async. (The concern is probably - highlighting...

This relates to #1451 too where I said: > While we're at it, the AbortSignal can now have a [timeout](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/timeout_static). This is a thing that all modern browsers support now...

Going to close this for now as we're ready to code-freeze for v2.5. We got a lot of it done!

Thanks @nlehuby ! Yes, we're definitely open to the idea of supporting more osmose checks.. Osmose supports quite a lot of them, so I remember @kymckay picked the ones that...

Thanks this is very helpful!

I found a great material design resource about how to handle bidirectionality here: https://m2.material.io/design/usability/bidirectionality.html#mirroring-layout "Anything that relates to time should be depicted as moving from right to left. " and...