Cells get cleared properly (lol)
This commit is contained in:
parent
4b129a8391
commit
b773ba6fc6
@ -151,7 +151,7 @@ func (backend *Backend) draw () {
|
||||
backend.backgroundStamper.Push (
|
||||
backend.vectorAtPosition(x, y),
|
||||
backend.vectorAtPosition(x + 1, y + 1))
|
||||
backend.backgroundStamper.Rectangle(1)
|
||||
backend.backgroundStamper.Rectangle(0)
|
||||
// didDrawing = true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user