Fix the background of the pixel_buffer
authorAntonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 10:57:27 +0000 (12:57 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 10:59:36 +0000 (12:59 +0200)
commit0b1bf75a0d7dcb14ab1a03066f0fc633dda45507
treedc05939498cf33bb6af4e56cf0410257273480b5
parentb5ba5a82ab4d1abcbe93b11c3e485a67c32a4593
Fix the background of the pixel_buffer

Initialize the pixel_buffer on creation to avoid having any "garbage"
drawn as background.
CanvasView.py