Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Reorder the code in the draw() method of Line2D to fix issue 4338#4348

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 1 commit intomatplotlib:masterfrommdehoon:fixForIssue4338
Apr 17, 2015

Conversation

mdehoon
Copy link
Contributor

In this pull request, I reordered the lines in the draw() method of Line2D to first check if funcname != '_draw_nothing' before starting to fill in the graphics context. The first call to new_gc moved to after this check; this fixes the bug described in issue 4338.

@tacaswell
Copy link
Member

@mdehoon Thanks. Looks good to me, I will merge as soon as travis agrees. I will also back-port this to the color_overhaul branch.

tacaswell added a commit that referenced this pull requestApr 17, 2015
FIX : Reorder the code in the draw() method of Line2Dfixes#4338
@tacaswelltacaswell merged commit6586369 intomatplotlib:masterApr 17, 2015
tacaswell added a commit that referenced this pull requestApr 17, 2015
FIX : Reorder the code in the draw() method of Line2Dfixes#4338
@tacaswell
Copy link
Member

tacaswell commentedApr 17, 2015
edited by QuLogic
Loading

Backported as52baded Thank you.

@mdehoonmdehoon deleted the fixForIssue4338 branchApril 18, 2015 02:20
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v1.5.0
Development

Successfully merging this pull request may close these issues.

2 participants
@mdehoon@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp