homeisfar / lofi-image-rasterizer

Lo-Fi Image Rasterizer
0 stars 1 forks source link

Disentangle Buttons from functionality #6

Open homeisfar opened 7 years ago

homeisfar commented 7 years ago

The code to perform an action is tightly integrated into the buttons. The buttons should merely call a method that does the work to disentangle the control from the view.