Brian Hann

Results 44 comments of Brian Hann

@aguerot build failed because you have a unnecessary escape character. Can you push a fix please?

Thanks! Internally, deviceframe uses `screenshot-stream`, which has a `selector` option. We can add an option for that and pass it a long. Do you have an example page you'd want...

So the `selector` option actually just clips the selector you pass as the screenshot. There's no way to scroll currently AFAICT. I'll see about opening a pull request.

Yea that would be cool. Would take a bit of doing, though.

This might work: https://www.npmjs.com/package/gif-frames

Yea that should be doable.

@LukyVj thanks for the kind words! I love Algolia so it's awesome to have you trying this tool out :) Opening an issue is definitely the right thing to do;...

@LukyVj I pushed a fix in version 1.0.2. The `screenshot-stream` package is generating the image with a width of >500px when the supplied width is 375px. No idea why, possibly...

> ```json > "yaml.format.bracketSpacing": false, > ``` Not working for me.

Having this issue all of a sudden as well. Tried pinning `apollo` and `apollo-language-server` as specified above but no luck.