Danik / Pyxel-Edit

Pyxel Edit is a pixel art editor.
30 stars 1 forks source link

[BUG] Nudge Tool: Nudging the tile on Marquee Tool's source region clears the pixels. #9

Closed chamberlainpi closed 11 years ago

chamberlainpi commented 11 years ago

After moving a selection with the Marquee Tool, try nudging the pixels in the tile where you made your initial selection. Notice that the region of "moved" pixels disappeared, only the remaining pixels stayed in the actual tile's data.

Danik commented 11 years ago

Related to canvas not updating when using selection tool, which has been fixed.