Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

efiring
Copy link
Member

@efiring efiring commented Oct 18, 2011

This is the latest in a series of modifications to the Qt4Agg
drawing strategy going back several years. It simplifies the
code and should solve the problem introduced in 6938b00; that
is, delaying the Agg draw operation until the paintEvent breaks
code expecting the draw operation to have occurred immediately.
The problem was reported here:
http://sourceforge.net/mailarchive/message.php?msg_id=28245744

This is the latest in a series of modifications to the Qt4Agg
drawing strategy going back several years.  It simplifies the
code and should solve the problem introduced in 6938b00; that
is, delaying the Agg draw operation until the paintEvent breaks
code expecting that draw operation to have occurred immediately.
The problem was reported here:
http://sourceforge.net/mailarchive/message.php?msg_id=28245744
@mdboom
Copy link
Member

mdboom commented Nov 8, 2011

@efiring: It would be great to merge this -- is there a way you can suggest I test this?

@efiring
Copy link
Member Author

efiring commented Nov 8, 2011

The email that pointed out the problem did not include a test case, and I don't have one, other than exercising the qt4 backend in normal use. The problem and solution seem pretty simple, though; my inclination would be to merge, and see how it fares out in the world.

mdboom added a commit that referenced this pull request Nov 8, 2011
@mdboom mdboom merged commit 29a43db into matplotlib:v1.1.x Nov 8, 2011
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.

2 participants