← Back to team overview

kicad-developers team mailing list archive

[PATCH] Fix lp:1529159

 

Hi,

attached a patch to fix lp:1529159, it is still reproducible with a current wxWidgets master.
Credits go to the author of the bug report, I just did change the condition to immediately return if one of the sizes is zero (and create the patch).

Of course, it could be argued if the real fix for this should go into OS X wxWidgets (I guess it should), but not trying to draw something zero sized at all doesn’t seem like a bad thing in general.


Regards,
Bernhard

Attachment: lp-1529159.patch
Description: Binary data



Follow ups