View Single Post
Posts: 16 | Thanked: 6 times | Joined on Jan 2010 @ UK
#27
I too was frustrated by the new grid snappings so I did a file compare of the original (thanks for the link) and the new one.

Right at the bottom:
Original:
Code:
[edit_mode]
snap_grid_size = 4
# Set to 0 if snap to grid should be only happen when widget is released
snap_to_grid_while_move = 1
NuvoFre
Code:
[edit_mode]
snap_grid_size = 40
# Set to 0 if snap to grid should be only happen when widget is released
snap_to_grid_while_move = 0