Ben Merritt

Results 49 comments of Ben Merritt

As I understand it, this is a pretty normal artifact of the "standard" quoting rules on Windows (to the extent such a standard exists). This is also an issue for...

This behavior seems to be fundamentally different from the [original design intention](https://glenmaddern.com/articles/interoperable-css), which seems to have been that `composes` would just tack the composed class name onto the export symbol...

Any thoughts on the open questions? I'm still interested in getting this merged if it'll add value.

> > Should we add a small margin around the edge of the viewport so the tooltip doesn't run right up against it? > > Can you make an example?...

OK, I've put in the Vue 2 changes, and those seem to be working as expected. I also made a small change to how we compute the `isWebKit` flag so...

I've also made the commit messages a little more descriptive.

OK, fixups are squashed in.

> Do you think we might use the same approach on dropdown? I haven't looked too closely at the source yet, but I imagine it'd be possible to generalize this...

For a project I've been working on, I ended up implementing a little hack that basically finds the bounding rectangle of the tooltip content, translates it to all four possible...

Interestingly enough, the RLS seems to have spontaneously started working again a few minutes after resetting the permissions on the workspace directory, so it's possible that this issue is somehow...