Lorenzo, I applied this patch (BZR 2671) with some minor changes to make the grid color update properly. We were once again bit by a global variable. When you get a chance, please confirm that the grid color updates correctly.
Thanks, Wayne On 12/20/2010 3:52 AM, Lorenzo Marcantonio wrote: > A minipatch fixing a bug I found while investigating a (probably > invalid) plotting bug. > > The eeschema color configuration dialog didn't contain the 'sheet label' color > option (and got set to 0 --- not very good for who > uses a black background). Also the grid color wasn't persisted in the > .eeschema file. > > Sadly the grid color isn't actually set in eeschema... there is some > machinery in WinEDA_DrawFrame::LoadSettings() but I have no idea if it's > live or what (maybe it just need to be called) > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

