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

Move all figures to the front with a non-interactive show() in macosx backend. #1036

Merged
merged 2 commits into from Jul 28, 2012

Conversation

gellule
Copy link
Contributor

@gellule gellule commented Jul 23, 2012

Previously, only the last Figure window would be moved to the front, and all other windows would stay behind the interpreter.

@WeatherGod
Copy link
Member

It makes sense to me, but I have absolutely zero experience with macosx backends. @mdehoon, could you comment?

@mdehoon
Copy link
Contributor

mdehoon commented Jul 28, 2012

The patch looks good to me, but I would prefer to call the variable "window" instead of "aWindow" to be consistent with the rest of the code.

to be consistent with the rest of the code.
@gellule
Copy link
Contributor Author

gellule commented Jul 28, 2012

Here you are, variable renamed.

@mdehoon
Copy link
Contributor

mdehoon commented Jul 28, 2012

Looks good to me. Weathergod, can you accept this pull request?

@WeatherGod
Copy link
Member

Will do.

WeatherGod added a commit that referenced this pull request Jul 28, 2012
Move all figures to the front with a non-interactive show() in macosx backend.
@WeatherGod WeatherGod merged commit 068cad2 into matplotlib:master Jul 28, 2012
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