Persistent paint on canvas while Filled Polygon tool's enabled (update resolved for v8.b8)

This is true whether the brush is grabbed from the canvas or is from a single pixel.

Reproduce:

  1. Choose a brush. You can modify it, resize, etc.
  2. Change tool to Filled Polygon while on the canvas
  3. Move the cursors’ position on the canvas, away from when you enabled the tool; Try to draw with the tool. Try to pan as well.
  4. If you change the tool, the painted pixels will go away.

Demo:
persistent-paint-on-filled-polygon-tool

beta ver 8.0.0.7

Hi @cageburner,

the problem was that when switching from free form line tool to a tool that requires no brush preview, the brush preview is not removed. It stays on screen.
Fixed with V8 Beta 8.

-Jan

1 Like