Larry Davis

Results 217 comments of Larry Davis

need `*` before the `[ ]` to make it a * [ ] List Item`

Definitely won't have a margin, that's #620 They either need a group, or we need to do some tricks to make the ring appear on top of the other buttons.

@Westbrook this should do it. We're using the `:after` pseudo-element to draw the focus-ring to nicely support quiet. If it's unacceptable to set size on the input itself (instead of...

IIRC this is done because we need to be able to drop the slider off the edge of the track, and we don't want the handle to overlap things. This...

Totally. I noted this when we did the CSS implementation. We could use a pseudo-element to draw an overlapping rectangle with the hover background color so it's not clipped on...

@Westbrook yes absolutely; we do want all of the standard icon sizes to be usable. This PR simply changes their sizes contextually where we know what size the icons need...

> I'd less call this "reaching into" a component than defining what _scope_ a component is delivered in, which would lead me to think that a ProgressBar effecting a FieldLabel...

@albinotonnina what are we thinking on this one? It looks like it might make this plugin usable again...

@phil-levy can you provide the HTML you're using for this? Thanks!