Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep map only in png screenshot #1197

Merged
merged 8 commits into from
Nov 15, 2022
Merged

Conversation

Vayel
Copy link
Contributor

@Vayel Vayel commented Aug 10, 2019

When we call m._to_png() we get a sreenshot of the full window, even if the map is smaller. I changed that.

I didn't understand why the tests were marked as xfail. As they pass, I removed the decorator.

@Vayel
Copy link
Contributor Author

Vayel commented Aug 13, 2019

I guess the xfail is for Travis, right?

@ocefpaf
Copy link
Member

ocefpaf commented Aug 13, 2019

I didn't understand why the tests were marked as xfail. As they pass, I removed the decorator.

I guess the xfail is for Travis, right?

Now you know 😄

The weirdest thing is that they do pass on my Travis-CI instance!

Can you revert that change so we can merge this PR?

@Vayel
Copy link
Contributor Author

Vayel commented Aug 13, 2019

Done :)

@Conengmo Conengmo merged commit 458f560 into python-visualization:main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants