Hi Lorenzo, Actually this patch doesn't enable grid snapping when not in an interactive tool, it only deals with the cursor display.
Grid snapping is a separate issue (view control, as opposed to the GAL drawing), embodied by the ever popular https://bugs.launchpad.net/kicad/+bug/1502750 and probably https://bugs.launchpad.net/kicad/+bug/1671869 as well. On the other hand, grid snapping without a cursor to snap is not that useful, so I guess it's a start! Cheers, John On Mon, Mar 20, 2017 at 11:26 PM, Lorenzo Marcantonio <[email protected]> wrote: > On Mon, Mar 20, 2017 at 11:19:14PM +0800, John Beard wrote: >> Hi, >> >> Here's a patch set to allow always-on cursors in GAL, which some >> people like for checking alignment and so on. Fixes lp:1673633. > > Yay thanks!!! > > Having to pick f.e. the track tool to use the grid was a real nuisance > > > -- > Lorenzo Marcantonio > > _______________________________________________ > 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

