Opened 3 years ago

Closed 3 years ago

Last modified 2 years ago

#63 closed defect (fixed)

corrupted pixels appears while drawing

Reported by: Hiro Lynx Owned by: Jérémy Farnaud <jf@…>
Priority: major Milestone: [A] v1.0 feature freeze
Keywords: Cc:

Description (last modified by Hiro Lynx)

sometimes corrupted pixels close to the current color appears on the canvas while drawing, it seems to be blended in the layer. undoing gets rid of it sometimes.

moving the pixels with a selection doesn't work.

the problems appeared on a Galaxy S6 Lite. once saved and reloaded on a PC the pixels aren't special anymore.

the saved file doesn't contain invalid pixels.

Attachments (2)

immutable-pixels.mp4 (688.0 KB ) - added by Hiro Lynx 3 years ago.
photo_2023-08-01_12-39-06.jpg (58.6 KB ) - added by Hiro Lynx 3 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Hiro Lynx, 3 years ago

Description: modified (diff)
Summary: [??] a square of corrupted pixels appears while drawingcorrupted pixels appears while drawing

by Hiro Lynx, 3 years ago

Attachment: immutable-pixels.mp4 added

comment:2 by Hiro Lynx, 3 years ago

this problem seems to happen only on mobile when using pipette between brushstrokes

by Hiro Lynx, 3 years ago

comment:3 by Jérémy Farnaud <jf@…>, 3 years ago

Owner: set to Jérémy Farnaud <jf@…>
Resolution: fixed
Status: newclosed

In 3930d81:

fix pipette happening while not being the current tool

which causes working texture to be in an unclean state before actions
like brush, thus causing corruption when drawing over the zone that was
last pipetted

fixes #63

comment:4 by Jérémy Farnaud <jf@…>, 2 years ago

In 3930d81:

fix pipette happening while not being the current tool

which causes working texture to be in an unclean state before actions
like brush, thus causing corruption when drawing over the zone that was
last pipetted

fixes #63

Note: See TracTickets for help on using tickets.