← Back to team overview

kicad-developers team mailing list archive

Re: patch: pcbnew, don't show anchors of hidden invisible text

 

On Sun, Mar 31, 2013 at 01:54:27PM +0300, Sergey Borshch wrote:
> TEXTE_MODULE::Draw() has some more code which is executed, but
> result is not used if text hidden (position, size and width
> calculation). I think pcbnew performance can be increased a little
> by moving all those calculation after conditions too.

Committed an implementation of the whole idea (bailing out as soon as
text non-visibility has been determined). As expected no exciting
performance enhancement, but at least no more 'floating' anchors.

-- 
Lorenzo Marcantonio
Logos Srl


References