← Back to team overview

kicad-developers team mailing list archive

Re: Re: R2217 bugs

 

I found a serious bug in drawpanel.cpp, in draw grid fast algo.
I explains crashes (and perhaps poor results under macOSX.)

to test the fast algo:
line 772:
change
#if 1
// Use a pixel based draw to display grid
// There is a lot of calls, so the cost is hight
// and grid is slowly drawn on some platforms
to
#if 0

--
Jean-Pierre CHARRAS

Maître de conférences
Directeur d'études 2ieme année.
Génie Electrique et Informatique Industrielle 2
Institut Universitaire de Technologie 1 de Grenoble
BP 67, 38402 St Martin d'Heres Cedex

Recherche :
GIPSA-LAB - INPG
Rue de la Houille Blanche
38400 Saint Martin d'Heres








References