garris / garris/BackstopJS

Smaller Viewports are getting grey images

Open
#392 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

When using smaller viewports like mobile it doesn't work and gets a grey image during reference and test, it's quite bizarre and happens for some components on the styleguide but not others.

```
{
name: "small",
width: 320,
height: 480
},
{
name: "small-medium",
width: 600,
height: 960
},
```
these are the viewports being used, and here is a reference image.
![download 1](https://cloud.githubusercontent.com/assets/10977594/22881289/b82a551a-f1dd-11e6-9747-21fa9f935855.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.