KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

Feat: Fix shares-buttons Make Art App #430

Closed tombettany closed 5 years ago

lauraenria commented 5 years ago

Mostly looks good

tombettany commented 5 years ago

@lauraenria Only two outstanding questions: the shares.length - 1 one and the keys getting removed (I'd suggest that if you don't know the answer to this one then just revert it as it is safer). Once you've resolved these, feel free to squash and merge.