You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
I'm trying to solve issue #18 (taking fullpage screenshots). I've managed to capture fullpage screenshots. However, the diff doesn't run up to 2144px of height.
Anyone has an idea why the diff does not process the whole page ?
I've tried to implement modifications in the pull request #20 and now it is working 😄
I'll open a new pull request indicating that it is dependent on #20
What needs to get done?
I'm trying to solve issue #18 (taking fullpage screenshots). I've managed to capture fullpage screenshots. However, the diff doesn't run up to 2144px of height.
Anyone has an idea why the diff does not process the whole page ?
Why does it need to get done?
How do I do it?
Setup
git clone https://github.com/alanpilloud/niffy
npm install
make tests
(tests will "fail" for now, as expected)The text was updated successfully, but these errors were encountered: