K Adam White

Results 186 comments of K Adam White

@theoephraim Can you give some more specifics of the URLs you are trying to capture—such as the URLs being requested? Have you gotten any errors or tried running `DEBUG=replay [your...

:+1: can’t help myself I’m afraid, but thank you and good luck!

Some sort of out-of-the-box support for higher-resolution or HiDPI screens would be awesome; or at least a callout in the readme or such explaining how to control the icon sizing....

@westonruter Sorry, missed the ping. I would think the most conceptually accurate way to handle this would be to introduce a new `context=amp`. It's possible that we would still need...

I would continue, that if `context=amp`, rather than returning a (mostly duplicative) `content.rendered` alongside the new `content.amp`, I would consider it more appropriate to return the AMP content _as_ `content.rendered`....

Some questions, based on an incomplete read-through of the ticket: forgive any obvious answers I may have missed. - Why does this need to be in the REST API response?...

Ah good point of clarity. This was observed locally using local server, I have not tried running this command in a prod environment.

Based on the Modernizr example I believe that is correct; another example would be something along the lines of https://lodash.com/custom-builds

When dealing with Area marks, they collapse to a single line when you unbind data: this is (as far as I can tell) impossible to select within the canvas, and...

Re: (4), having the mark stay selected in some fashion is important as it removes a "re-select the mark" step when binding multiple channels. When I broke that stays-selected functionality...