Brent Dillingham

Results 11 comments of Brent Dillingham
trafficstars

This is something I've thought a lot about but can't decide on an elegant way to handle. Would love your input. Some ideas: 1. Click and drag a box to...

Same as the other issue - this isn't a problem for me yet so I haven't been motivated to address it. Xray's code is somewhat obscure but well commented so...

Add causing issues with Angular templates which expect exactly one root node to the list of reasons to do this.

Ran into this issue as well. It was probably "working" in 0.1.5 because there was no special handling of Arrays in CelerityServer#proxify -- now there is, but it's broken. Now...

Current workaround available is to use LIMIT and OFFSET; the goto for stateless interactions like HTTP requests. In my use case, I'm writing a CLI command that needs to iterate...

Closing since there doesn't seem to be any interest.

Sorry @kawanet, I hope I didn't make you feel guilty - I know how it goes. I was just cleaning out my PR queue. Thanks very much for the feedback....

Thanks so much for the responses! I'll definitely share what I come up with. On Sun, Jun 14, 2015 at 1:43 PM, Mark Fickett [email protected] wrote: > I checked with...

Some helpful info here: http://jsbin.com/efirip/5/quiet. The text in the sidebar is indeed losing subpixel antialiasing when composited with the cursor's layer. Unfortunately messing with the z-index of the cursor or...

@benogle Nice. I did try out React the other night, and am excited about the progress there. One thing I noticed is that text in the editor definitely loses subpixel...