Closed wvanbergen closed 8 years ago
@lencioni any chance you can look at this to see if it makes sense?
This makes sense to me and I like the more functional approach. However, these aren't instance variables, they are local variables, so you might want to update your commit message.
Make
decoding_palette
andtransparent_color
instance variables of the canvas instead of of the Canvas class.Should fix #58. Thanks to @jhamon for finding the cause of this.