Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

On-screen pixels not captured #25

Open
nickfedoroff opened this issue Aug 10, 2014 · 0 comments
Open

On-screen pixels not captured #25

nickfedoroff opened this issue Aug 10, 2014 · 0 comments

Comments

@nickfedoroff
Copy link

My app uses css transforms to show navigation to a detail page from the home screen. The screenshot plugin does not capture on-screen pixels when the detail screen is displayed. It always captures the home screen.

So:

  1. From home screen, tap menu item. App transitions to detail screen via css transform.
  2. Take screenshot using plugin
    Expected: Screenshot should be an image of the detail screen
    Actual: Screenshot is an image of the home screen

Does the plugin actually take a screenshot, or is it doing something different?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant