Skip to content

Bug in paint color "memory" #99

@oskay

Description

@oskay

The brush color seems to be remembered upon finishing a plot, even after washing the brush.

To reproduce:

  1. In the edit context, make a shape (e.g., yellow circle).
  2. In the paint context, print that shape by clicking Start
  3. Observed sequence:
  • Wash brush
  • Get yellow paint
  • Begin painting shape
  • Go get more yellow
  • Finish painting shape
  • Wash brush (All OK so far!)
    1. Click Start again.
    2. Observed sequence:
  • Begin painting shape
  • Go get yellow
  • Finish painting shape
  • Wash brush

This is not the correct sequence; it seems to have assumed that there is still yellow paint on the brush, even though it had completed a wash cycle.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions