Drawing fix
The Draw
class had a few default arguments for color that were still the color name as a string which cased an error. This patch fixes that
The Draw
class had a few default arguments for color that were still the color name as a string which cased an error. This patch fixes that