Leyart / aseprite

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

Strange grid snapping behavior #343

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When drawing is snapped to the grid, it's offset one pixel depending on which 
neighboring cell the cursor is in.

Here's a gif of it.
http://imgur.com/Z6yOL4K.gif

Original issue reported on code.google.com by DonglePu...@gmail.com on 12 Feb 2014 at 11:53

GoogleCodeExporter commented 9 years ago
Yes, that is a "feature" (snap to every corner of each tile square). I'll 
remove that behavior because it's confusing.

Original comment by davidcapello on 13 Feb 2014 at 2:21

GoogleCodeExporter commented 9 years ago
Fixed: 
https://github.com/aseprite/aseprite/commit/3b8926b7d1d904d952a13bad41deec0c11dd
c478

Original comment by davidcapello on 17 Feb 2014 at 3:01