jiayouxjh / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

grid button seems backwards. #315

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What would you like to be changed or added ?
I think the grid button implementation is backward. When I activate grid in
the affects, I expect the on screen grid to toggle, not the snap to grid
co-ordinates. It seems backward, that turning the grid on in the menu only
turns on the snap-to-grid co-ords.

I have a trivial patch against head (r1321)

Original issue reported on code.google.com by yakumo9...@gmail.com on 6 Feb 2010 at 10:31

Attachments:

GoogleCodeExporter commented 9 years ago
This is a minor addendum to the above patch that turns on the grid in main.c 
(forgot to add it in the original patch).

Original comment by yakumo9...@gmail.com on 7 Feb 2010 at 2:12

Attachments:

GoogleCodeExporter commented 9 years ago
Actually, we do not consider the visible grid perfectly finished (it lacks some 
settings to select how it alter the colors). Also, the snapping is a drawing 
effect, 
while the visible grid is not. And as you are in the "effects" screen, not 
"settings", it makes sense to have snapping enabled.

Original comment by pulkoma...@gmail.com on 7 Feb 2010 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 10 Feb 2010 at 12:20

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 9 Aug 2010 at 9:48

GoogleCodeExporter commented 9 years ago
Fixed in r2108.

Original comment by pulkoma...@gmail.com on 3 Mar 2015 at 4:08