[yt-svn] commit/yt: chummels: Merged in ngoldbaum/yt (pull request #1757)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Sep 21 11:27:28 PDT 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/d1a05e8bae57/
Changeset:   d1a05e8bae57
Branch:      yt
User:        chummels
Date:        2015-09-21 18:27:17+00:00
Summary:     Merged in ngoldbaum/yt (pull request #1757)

Ensure plots are valid after invalidating the figure
Affected #:  1 file

diff -r 1b2e3c8f06513c173ff9af77abc5c42be6e8b7a9 -r d1a05e8bae57641f3c4beda9d45ec9924954caad yt/visualization/plot_container.py
--- a/yt/visualization/plot_container.py
+++ b/yt/visualization/plot_container.py
@@ -52,6 +52,7 @@
             args[0].plots[field].figure = None
             args[0].plots[field].axes = None
             args[0].plots[field].cax = None
+        args[0]._setup_plots()
         return rv
     return newfunc

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list